summaryrefslogtreecommitdiffstats
path: root/Objects/funcobject.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-08-16 08:17:26 (GMT)
committerGuido van Rossum <guido@python.org>2001-08-16 08:17:26 (GMT)
commitba21a49f9d55edf699d40b9a6a5a5499a4b233b4 (patch)
treedefe36d9e397cf0398d1303f835679053b3c2c02 /Objects/funcobject.c
parent82fc51c19c90ea7a9aab0aac8db278a84cefe2b1 (diff)
downloadcpython-ba21a49f9d55edf699d40b9a6a5a5499a4b233b4.zip
cpython-ba21a49f9d55edf699d40b9a6a5a5499a4b233b4.tar.gz
cpython-ba21a49f9d55edf699d40b9a6a5a5499a4b233b4.tar.bz2
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 'Objects/funcobject.c')
0 files changed, 0 insertions, 0 deletions