Go to file
Guido van Rossum 5b3138bec0 Empty all modules' symbol tables, so most circular references are
cleared up.
(A function definition references its module's symbol table but
the symbol table of course references the function...)
1990-11-18 17:41:40 +00:00
Doc New names etc. 1990-10-07 12:35:53 +00:00
Grammar Initial revision 1990-10-14 12:07:46 +00:00
Include Added opcodes for classes. 1990-11-18 17:38:15 +00:00
Lib Initial revision 1990-11-05 19:44:36 +00:00
Modules DECREF pi and e after inserting in symbol table. 1990-11-18 17:36:45 +00:00
Objects Fix wrong #ifdef. 1990-11-18 17:41:19 +00:00
Parser Set parse tree in parser data structure to NULL when returning 1990-11-18 17:39:41 +00:00
Python Empty all modules' symbol tables, so most circular references are 1990-11-18 17:41:40 +00:00