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 fbeb1a9 commit b547148Copy full SHA for b547148
1 file changed
Doc/library/runpy.rst
@@ -49,7 +49,7 @@ The :mod:`runpy` module provides two functions:
49
loader does not make filename information available, this variable is set
50
to :const:`None`.
51
52
- ``__cached__`` will be set to ``None``.
+ ``__cached__`` will be set to ``None``.
53
54
``__loader__`` is set to the :pep:`302` module loader used to retrieve the
55
code for the module (This loader may be a wrapper around the standard
0 commit comments