(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-main.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-user.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 3.32 __main__ Up: 3. Python Services Previous: 3.30 user
3.31 __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/152/lib/module-main.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-user.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/genindex.html| ]]
|
Next: 3.32 __main__ Up: 3. Python Services Previous: 3.30 user
Send comments on this document to python-docs@python.org.