|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-user.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-main.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/genindex.html| ]]
|
Previous: 3.24 user Up: 3. Python Runtime Services Next: 3.26 __main__
3.25 __builtin__ -- Built-in functions
This module provides direct access to all `built-in' identifiers of Python; e.g. __builtin__.open is the full name for the built-in function open(). See section 2.3, ``Built-in Functions.''
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-user.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-main.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/genindex.html| ]]
|
Previous: 3.24 user Up: 3. Python Runtime Services Next: 3.26 __main__
See About this document... for information on suggesting changes.