]> granicus.if.org Git - python/commit
Remove debug output, fix assert (hopefully) and exercise signedness issues a bit...
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 25 Jan 2012 14:38:32 +0000 (15:38 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 25 Jan 2012 14:38:32 +0000 (15:38 +0100)
commit6f25d75f25ae83285e3c3e95ca279e49ce5da691
tree4ce44dc428ac68d5134d6819f647a53e3fbfacdd
parentb744cef654d037cee1c6c07d9c0b6ff073fd5604
Remove debug output, fix assert (hopefully) and exercise signedness issues a bit more.
Lib/test/test_import.py
Python/import.c