commit | f6e47ad4bd12ffa633d51071520722be32fb252d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Mar 22 00:40:23 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Mar 22 00:40:23 2001 +0000 |
tree | c1b1a25d0c2e809102b9010d437879f4afaef65d | |
parent | 4edbc2a54ff79e718fb3d30da5c128fc8b46ccc0 [diff] |
Check that f.keys() == [] right after creation -- this prevents bugs like the one I just fixed to come back and haunt us.