johnf wrote: > ValueError: year=1 is before 1900; the datetime strftime() methods require > year >= 1900 > > this of course happens because of datetime.date.min
Fixed in the latest commit: please test! Paul -- http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
