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-06-30 16:09:01 +00:00
2001-07-19 17:37:46 +00:00
2000-07-01 00:16:13 +00:00
2000-10-04 16:34:09 +00:00
2001-06-10 16:45:08 +00:00
2001-07-19 20:17:15 +00:00