]> granicus.if.org Git - python/commit
Expat parser no longer has a returns_unicode attribute since everything is
authorBrett Cannon <bcannon@gmail.com>
Sun, 29 Jul 2007 02:56:27 +0000 (02:56 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 29 Jul 2007 02:56:27 +0000 (02:56 +0000)
commitd38d078566c7aaf9c9f2cf65abc9bfe106187ba5
treeb4951cc15052353bff81765f75bc688df79455c8
parent48f4cf9b946b26faf3a7239fdf4bfb0f2498a966
Expat parser no longer has a returns_unicode attribute since everything is
Unicode now.
Lib/xmlrpclib.py