]> granicus.if.org Git - python/commit
Fix a leak and a buglet discovered by Thomas.
authorGuido van Rossum <guido@python.org>
Sun, 23 Apr 2006 07:43:54 +0000 (07:43 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 23 Apr 2006 07:43:54 +0000 (07:43 +0000)
commite06b6b8ff5a380f5e107f2d28f23853bfe20021e
tree6e28f5973de58276cd682c76dc997a472e4beb44
parent5f6f27de4d9f7cb260e243cf517cec629e54e985
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).
Lib/test/test_bytes.py
Objects/bytesobject.c