]> granicus.if.org Git - python/commit
Added support for passing Unicode strings to Expat handlers by default.
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Jun 2000 00:33:30 +0000 (00:33 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 27 Jun 2000 00:33:30 +0000 (00:33 +0000)
commitbeba056cd7c347f09bd2b277625c0fab059f81b3
treef08368807d4f9684aaf75ff276a16ad71be39aa0
parentf57d7b9e306cb9b9969191cc0cf2be6154227d64
Added support for passing Unicode strings to Expat handlers by default.
This version still includes #ifdef hackery to compile with 1.5.2.
Modules/pyexpat.c