Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
7dd1e6df
Commit
7dd1e6df
authored
Apr 24, 2011
by
Éric Araujo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix indentation
parent
995f9c25
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Doc/library/runpy.rst
Doc/library/runpy.rst
+1
-1
No files found.
Doc/library/runpy.rst
View file @
7dd1e6df
...
...
@@ -49,7 +49,7 @@ The :mod:`runpy` module provides two functions:
loader
does
not
make
filename
information
available
,
this
variable
is
set
to
:
const
:`
None
`.
``
__cached__
``
will
be
set
to
``
None
``.
``
__cached__
``
will
be
set
to
``
None
``.
``
__loader__
``
is
set
to
the
:
pep
:`
302
`
module
loader
used
to
retrieve
the
code
for
the
module
(
This
loader
may
be
a
wrapper
around
the
standard
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment