|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-main.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-user.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 3.34 __main__ Up: 3. Python Services Previous: 3.32 user
3.33 __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/16/lib/module-main.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/python.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-user.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 3.34 __main__ Up: 3. Python Services Previous: 3.32 user