commit | e06b6b8ff5a380f5e107f2d28f23853bfe20021e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Apr 23 07:43:54 2006 +0000 |
committer | Guido van Rossum <guido@python.org> | Sun Apr 23 07:43:54 2006 +0000 |
tree | 6e28f5973de58276cd682c76dc997a472e4beb44 | |
parent | 5f6f27de4d9f7cb260e243cf517cec629e54e985 [diff] |
Fix a leak and a buglet discovered by Thomas. Get rid of silly lambdas in the unit test suite. Add a TODO list to the unit test suite (TDD style).