diff options
author | Guido van Rossum <guido@python.org> | 2001-08-16 08:17:26 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-08-16 08:17:26 +0000 |
commit | 17a3a40afafd0899c6ade40248ca470da1a315f5 (patch) | |
tree | d5b6e73fcc358bee43b971741ab469b80467be86 /Python/pythonrun.c | |
parent | e9ce93c50eb4ac77fa67bb6c3a42259d36aa0f83 (diff) | |
download | cpython-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