[XML-SIG] module iso8601 and python 1.5

Fred L. Drake, Jr. fdrake@acm.org
Fri, 29 Jun 2001 10:13:12 -0400 (EDT)


Alexandre Fayolle writes:
 > I was meaning 1.5.2, indeed (just being lazy on that one). I cound not
 > find an int() function with an arity of 2 (i.e. with an optional  radix

  Yeah, I remember "arity".  I don't remember anyone using that term
except in reference to Prolog though!
  You're right -- int(string, radix) made it's grand debut in Python
1.6.  I was too quick in just making sure that the 1.5.2 int() took
strings, and didn't check the radix specifically.
  I'll check in a fixed version; thanks for catching this!


  -Fred

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