Re: Expat on 64 bit Linux
Fred Drake <[email protected]> Wed, 24 Mar 2010 12:09:29 -0400
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Feb 5, 2010 at 10:28 AM, Jeremy Kloth <[email protected]> wrote: > It was done to allow Expat output to be mapped directly to Python's unicode > objects (which can be either UCS-2 or UCS-4). > > If desired, I can produce the patches required to add that support to the > Expat mainline. Hey Jeremy! Would the output type be controlled at compile time or at run time? This definitely is interesting to me. Do you also have a patched pyexpat that consumes the new output, or are you using a new Python extension to use this? -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller