Yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-builtin.html

From ZCubes Wiki
Revision as of 19:07, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-main.html|[[Image:yurttas_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.''