Guido van Rossum 528b7eb0b0 - Rename PyType_InitDict() to PyType_Ready().
- Add an explicit call to PyType_Ready(&PyList_Type) to pythonrun.c
  (just for the heck of it, really -- we should either explicitly
  ready all types, or none).
2001-08-07 17:24:28 +00:00
..
2000-05-02 18:34:30 +00:00
2001-08-02 04:15:00 +00:00
2001-07-16 03:11:48 +00:00