Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4abd46 commit 4e4e7c2Copy full SHA for 4e4e7c2
1 file changed
Doc/library/__main__.rst
@@ -253,7 +253,7 @@ attribute will include the package's path if imported::
253
254
This won't work for ``__main__.py`` files in the root directory of a .zip file
255
though. Hence, for consistency, minimal ``__main__.py`` like the :mod:`venv`
256
-one mentioned above are preferred.
+one mentioned below are preferred.
257
258
.. seealso::
259
0 commit comments