commit | 8a6dba3562ea47353e8469931f5e32e1d038e10d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Fri Mar 06 01:39:39 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Fri Mar 06 01:39:39 1998 +0000 |
tree | c5f0f05e8ab89e90773dfb76bb76d0f9a05e92c4 | |
parent | 88b02cf346da9c648bddd762d49fae9e33f9a6c7 [diff] |
Clear class_map in constructor so that when it later detects an error and the destructor is called early, it doesn't DECREF garbage.