]> granicus.if.org Git - python/commit
#6905: use better exception messages in inspect when the argument is of the wrong...
authorGeorg Brandl <georg@python.org>
Fri, 18 Sep 2009 09:14:52 +0000 (09:14 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 18 Sep 2009 09:14:52 +0000 (09:14 +0000)
commit097f70881a997f94db995502d859b414f80767a1
treede1024f77fbf9c624a4796e83640656052063514
parent4d94d31b6d83ff2520fd495c3208fe6989b90060
#6905: use better exception messages in inspect when the argument is of the wrong type.
Lib/inspect.py