René's URL Explorer Experiment
go
Title:
6. Modules — Python 2.7.18 documentation
direct link
Domain:
docs.python.org
Links
:
no longer supported
https://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable release
https://docs.python.org/3/tutorial/modules.html
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/tutorial/inputoutput.html
previous
https://docs.python.org/2/tutorial/datastructures.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
The Python Tutorial
https://docs.python.org/2/tutorial/index.html
¶
https://docs.python.org/2/tutorial/modules.html#modules
¶
https://docs.python.org/2/tutorial/modules.html#more-on-modules
1
https://docs.python.org/2/tutorial/modules.html#id2
import
https://docs.python.org/2/reference/simple_stmts.html#import
import
https://docs.python.org/2/reference/simple_stmts.html#import
as
https://docs.python.org/2/reference/compound_stmts.html#as
as
https://docs.python.org/2/reference/compound_stmts.html#as
from
https://docs.python.org/2/reference/simple_stmts.html#from
reload()
https://docs.python.org/2/library/functions.html#reload
¶
https://docs.python.org/2/tutorial/modules.html#executing-modules-as-scripts
¶
https://docs.python.org/2/tutorial/modules.html#the-module-search-path
sys.path
https://docs.python.org/2/library/sys.html#sys.path
sys.path
https://docs.python.org/2/library/sys.html#sys.path
PYTHONPATH
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONPATH
sys.path
https://docs.python.org/2/library/sys.html#sys.path
Standard Modules
https://docs.python.org/2/tutorial/modules.html#tut-standardmodules
¶
https://docs.python.org/2/tutorial/modules.html#compiled-python-files
-O
https://docs.python.org/2/using/cmdline.html#cmdoption-o
assert
https://docs.python.org/2/reference/simple_stmts.html#assert
-O
https://docs.python.org/2/using/cmdline.html#cmdoption-o
bytecode
https://docs.python.org/2/glossary.html#term-bytecode
-O
https://docs.python.org/2/using/cmdline.html#cmdoption-o
-OO
https://docs.python.org/2/using/cmdline.html#cmdoption-oo
-O
https://docs.python.org/2/using/cmdline.html#cmdoption-o
compileall
https://docs.python.org/2/library/compileall.html#module-compileall
-O
https://docs.python.org/2/using/cmdline.html#cmdoption-o
¶
https://docs.python.org/2/tutorial/modules.html#standard-modules
sys
https://docs.python.org/2/library/sys.html#module-sys
PYTHONPATH
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONPATH
PYTHONPATH
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONPATH
dir()
https://docs.python.org/2/library/functions.html#dir
¶
https://docs.python.org/2/tutorial/modules.html#the-dir-function
dir()
https://docs.python.org/2/library/functions.html#dir
dir()
https://docs.python.org/2/library/functions.html#dir
dir()
https://docs.python.org/2/library/functions.html#dir
__builtin__
https://docs.python.org/2/library/__builtin__.html#module-__builtin__
¶
https://docs.python.org/2/tutorial/modules.html#packages
ImportError
https://docs.python.org/2/library/exceptions.html#exceptions.ImportError
¶
https://docs.python.org/2/tutorial/modules.html#importing-from-a-package
import
https://docs.python.org/2/reference/simple_stmts.html#import
import
https://docs.python.org/2/reference/simple_stmts.html#import
¶
https://docs.python.org/2/tutorial/modules.html#intra-package-references
import
https://docs.python.org/2/reference/simple_stmts.html#import
import
https://docs.python.org/2/reference/simple_stmts.html#import
¶
https://docs.python.org/2/tutorial/modules.html#packages-in-multiple-directories
1
https://docs.python.org/2/tutorial/modules.html#id1
Table of Contents
https://docs.python.org/2/contents.html
6. Modules
https://docs.python.org/2/tutorial/modules.html
6.1. More on Modules
https://docs.python.org/2/tutorial/modules.html#more-on-modules
6.1.1. Executing modules as scripts
https://docs.python.org/2/tutorial/modules.html#executing-modules-as-scripts
6.1.2. The Module Search Path
https://docs.python.org/2/tutorial/modules.html#the-module-search-path
6.1.3. “Compiled” Python files
https://docs.python.org/2/tutorial/modules.html#compiled-python-files
6.2. Standard Modules
https://docs.python.org/2/tutorial/modules.html#standard-modules
6.3. The dir() Function
https://docs.python.org/2/tutorial/modules.html#the-dir-function
6.4. Packages
https://docs.python.org/2/tutorial/modules.html#packages
6.4.1. Importing * From a Package
https://docs.python.org/2/tutorial/modules.html#importing-from-a-package
6.4.2. Intra-package References
https://docs.python.org/2/tutorial/modules.html#intra-package-references
6.4.3. Packages in Multiple Directories
https://docs.python.org/2/tutorial/modules.html#packages-in-multiple-directories
5. Data Structures
https://docs.python.org/2/tutorial/datastructures.html
7. Input and Output
https://docs.python.org/2/tutorial/inputoutput.html
Show Source
https://docs.python.org/2/_sources/tutorial/modules.rst.txt
index
https://docs.python.org/2/genindex.html
modules
https://docs.python.org/2/py-modindex.html
next
https://docs.python.org/2/tutorial/inputoutput.html
previous
https://docs.python.org/2/tutorial/datastructures.html
Python
https://www.python.org/
Python 2.7.18 documentation
https://docs.python.org/2/index.html
The Python Tutorial
https://docs.python.org/2/tutorial/index.html
Copyright
https://docs.python.org/2/copyright.html
Please donate.
https://www.python.org/psf/donations/
Found a bug
https://docs.python.org/2/bugs.html
Sphinx
http://sphinx.pocoo.org/
URLs of
crawlers that visited me
.