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...)
1 file changed
tree: 64b0f0f2eb3984a09549c017ce922b568e0bc851
  1. Doc/
  2. Grammar/
  3. Include/
  4. Lib/
  5. Modules/
  6. Objects/
  7. Parser/
  8. Python/