diff options
| author | Guido van Rossum <guido@python.org> | 2007-02-26 07:07:02 (GMT) |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 2007-02-26 07:07:02 (GMT) |
| commit | 634e53fad4874ce7a4e822a9e93e6a9c616b652a (patch) | |
| tree | 19e86cfa9a7ca35b2139959cb0380b75b048656d /Python/bltinmodule.c | |
| parent | 032a284752c4258be41a8b6a9658da55bb157273 (diff) | |
| download | cpython-634e53fad4874ce7a4e822a9e93e6a9c616b652a.zip cpython-634e53fad4874ce7a4e822a9e93e6a9c616b652a.tar.gz cpython-634e53fad4874ce7a4e822a9e93e6a9c616b652a.tar.bz2 | |
Fix a bizarre error where test_pickletools fails if preceded by test_pyclbr.
The fix is in neither, but in pickle.py where a loop over sys.modules.items()
could modify sys.modules, occasionally.
Diffstat (limited to 'Python/bltinmodule.c')
0 files changed, 0 insertions, 0 deletions
