[XML-SIG] module iso8601 and python 1.5

Fred L. Drake, Jr. fdrake@acm.org
Wed, 27 Jun 2001 10:09:57 -0400 (EDT)


Alexandre Fayolle writes:
 > Just a side note, in case some people are not aware of this, the
 > xml.utils.iso8601 module from CVS won't work with python 1.5: line 102,
 > there is the following statement:
 > year = int(m.group("year"), 10)
 > which causes a TypeError on python 1.5. 

  I think this is acceptable; it works under Python 1.5.2.  Are there
any compelling reasons that system can't be upgraded, at least to
Python 1.5.2?


  -Fred

-- 
Fred L. Drake, Jr.  <fdrake at acm.org>
PythonLabs at Digital Creations