commit | 81af174221e1e1fbf1e358488043082e28f1865a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Sep 18 09:15:58 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Sep 18 09:15:58 2009 +0000 |
tree | 0a6dc0976485e201e21d2b58e5026ecb0e77f681 | |
parent | a3594748ab43ea27a24e305cf500ac51dbe6d804 [diff] |
Blocked revisions 74901 via svnmerge ........ 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. ........