Honesty before all.

This commit is contained in:
Guido van Rossum 2007-01-14 16:55:36 +00:00
parent 52d01787dc
commit 3a4e97861f
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
test_format -- '%o' % 0 works? ... no # Unexpected <type 'exceptions.TypeError'> : 'expected string or Unicode object, int found'
test_pickletools -- Test probably needs to be fixed
test_repr -- test_numbers() fails
test_socket -- OverflowError: can't convert negative value to unsigned int
test_sqlite -- ???
test_sqlite -- CheckLargeInt (sqlite3.test.types.SqliteTypeTests, sqlite3.test.types.DeclTypesTests)