Kaydet (Commit) 80baec58 authored tarafından Miss Islington (bot)'s avatar Miss Islington (bot) Kaydeden (comit) Berker Peksag

Remove outdated .pyo reference from msilib docs (GH-4461)

Since f299abda
the remove_pyc() method no longer tries to
remove .pyo files.
(cherry picked from commit b56becb3)
üst 2f1ccf5e
...@@ -392,7 +392,7 @@ Directory Objects ...@@ -392,7 +392,7 @@ Directory Objects
.. method:: remove_pyc() .. method:: remove_pyc()
Remove ``.pyc``/``.pyo`` files on uninstall. Remove ``.pyc`` files on uninstall.
.. seealso:: .. seealso::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment