]> granicus.if.org Git - python/commit
The "O!" format code should implement an isinstance() test
authorGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 16:37:51 +0000 (16:37 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Aug 2001 16:37:51 +0000 (16:37 +0000)
commitcbfc855f57ab6ad7920857bba3a8e2475ef0fb33
tree033be7a0a2b8e08608af914926c56061878fdbf2
parent63db7b9ca13cf319aeef9bab4aa107502d3f5907
The "O!" format code should implement an isinstance() test
rather than a type equality test.
Python/getargs.c