Staging
v0.5.1
https://github.com/python/cpython
Revision 057a2e70b1cdfac42dd5d13e0f900da33f7c440c authored by Anthony Baxter on 21 November 2001, 04:58:37 UTC, committed by Anthony Baxter on 21 November 2001, 04:58:37 UTC
Patch by Jonathan Wight (slightly reformatted) to forestall loading the
same module twice, which apparently crashes Python. I could not test the
error condition, but in normal life it seems to have no adverse effects.

Also removed an unsued variable, and corrected 2 glaring errors (missing
'case' in front of a label).
1 parent b78e593
History
Tip revision: 057a2e70b1cdfac42dd5d13e0f900da33f7c440c authored by Anthony Baxter on 21 November 2001, 04:58:37 UTC
backport of 2.8 by jack:
Tip revision: 057a2e7

README

back to top