summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-08-16 08:17:26 +0000
committerGuido van Rossum <guido@python.org>2001-08-16 08:17:26 +0000
commit17a3a40afafd0899c6ade40248ca470da1a315f5 (patch)
treed5b6e73fcc358bee43b971741ab469b80467be86 /Python/pythonrun.c
parente9ce93c50eb4ac77fa67bb6c3a42259d36aa0f83 (diff)
downloadcpython-17a3a40afafd0899c6ade40248ca470da1a315f5.tar.gz
Add a function _Py_ReadyTypes() which initializes various and sundry
types -- currently Type, List, None and NotImplemented. To be called from Py_Initialize() instead of accumulating calls there. Also rename type(None) to NoneType and type(NotImplemented) to NotImplementedType -- naming the type identical to the object was confusing.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions