[Python-Dev] release for 2.1.2, plus 2.2.1...

Fred L. Drake, Jr. fdrake@acm.org
Fri, 4 Jan 2002 15:08:57 -0500 (EST)


Martin v. Loewis writes:
 > My guess is that 2.1.2 will compile fine with whatever expat
 > installation Tim currently has, if it does, pyexpat will certainly
 > work correctly (or: as good as it did in 2.1.1).

  I like that answer.  ;-)  The catch is that I think Python 2.1.1
includes Expat 1.2, and the Python API changes slightly based on the
Expat version.  So I think it best to use the Expat shipped with
Python 2.1.1.  The pyexpat extension should need no changes.


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Zope Corporation