Christian Heimes added the comment: Your chances are going to increase if you can come up with a decent patch. It's going to be harder than you might think. Python uses the system's strftime function. You'd have to implement a strftime replacement which supports miliseconds.
Can't you use another like TAI64 (http://cr.yp.to/libtai/tai64.html#tai64n) or JDN (http://en.wikipedia.org/wiki/Julian_day) instead? ---------- nosy: +tiran priority: -> normal versions: +Python 2.6 -Python 2.5 __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1982> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com