Files
cpython/Python/pythonrun.c
Neal Norwitz 76f485ff95 Backport Neil Schemenauer's fix for SF #529750,
Circular reference makes Py_Init crash

Modified to keep _Py_ResetReferences() API, but make it a no-op.
It's not called now (for 2.3 it was completely removed).
2002-11-20 02:38:10 +00:00

34 KiB