commit | 014518f66cbf8c93ca6c75d005956b6f622727a8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Nov 23 21:09:51 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Nov 23 21:09:51 1998 +0000 |
tree | fcf70ff5fc252794f7cf640b4b99078afd17d8fa | |
parent | 5701482ea797604a3f0f1c310738e24605d9107f [diff] |
Whoops! One the "redundant" initializations removed by Vladimir in the previous patch wasn't -- there was a path through the code that bypassed all initializations. Thanks to Just for reporting the bug!