[XML-SIG] module iso8601 and python 1.5

Alexandre Fayolle Alexandre.Fayolle@logilab.fr
Wed, 27 Jun 2001 14:22:34 +0200 (CEST)


Hello,

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'm going back to migrating Narval to python 2.1

Alexandre Fayolle
-- 
http://www.logilab.com 
Narval is the first software agent available as free software (GPL).
LOGILAB, Paris (France).