https://github.com/python/cpython
Revision 81af174221e1e1fbf1e358488043082e28f1865a authored by Georg Brandl on 18 September 2009, 09:15:58 UTC, committed by Georg Brandl on 18 September 2009, 09:15:58 UTC
........
  r74901 | georg.brandl | 2009-09-18 11:14:52 +0200 (Fr, 18 Sep 2009) | 1 line

  #6905: use better exception messages in inspect when the argument is of the wrong type.
........
1 parent a359474
History
Tip revision: 81af174221e1e1fbf1e358488043082e28f1865a authored by Georg Brandl on 18 September 2009, 09:15:58 UTC
Blocked revisions 74901 via svnmerge
Tip revision: 81af174
File Mode Size
cache.c -rw-r--r-- 12.6 KB
cache.h -rw-r--r-- 2.3 KB
connection.c -rw-r--r-- 43.6 KB
connection.h -rw-r--r-- 4.8 KB
cursor.c -rw-r--r-- 33.7 KB
cursor.h -rw-r--r-- 2.5 KB
microprotocols.c -rw-r--r-- 4.3 KB
microprotocols.h -rw-r--r-- 2.1 KB
module.c -rw-r--r-- 14.7 KB
module.h -rw-r--r-- 2.0 KB
prepare_protocol.c -rw-r--r-- 4.3 KB
prepare_protocol.h -rw-r--r-- 1.5 KB
row.c -rw-r--r-- 8.6 KB
row.h -rw-r--r-- 1.2 KB
sqlitecompat.h -rw-r--r-- 1.2 KB
statement.c -rw-r--r-- 17.9 KB
statement.h -rw-r--r-- 2.1 KB
util.c -rw-r--r-- 3.2 KB
util.h -rw-r--r-- 1.4 KB

back to top