]> granicus.if.org Git - python/commit
Should check that PyObject_Str() really returned a string!
authorGuido van Rossum <guido@python.org>
Tue, 9 Jun 1998 15:08:41 +0000 (15:08 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 9 Jun 1998 15:08:41 +0000 (15:08 +0000)
commit4a0144c0de212e2bf63fe111939b4085cdd154df
tree3b45b7c2ce0e95e2cdaa16ec90553cc4a11ac7e0
parentfe02efdbf44628329919991a4ea181183b2da9ff
Should check that PyObject_Str() really returned a string!
Objects/stringobject.c