[Python-Dev] Problem reloading mx.DateTime in PyApache (original) (raw)

Fredrik Lundh Fredrik Lundh" <effbot@telia.com
Tue, 29 Aug 2000 18:50:24 +0200


skip wrote:

Don't know if this should concern us in preparation for 2.0b1 release, but the following came across c.l.py this morning.

http://sourceforge.net/bugs/?func=detailbug&bug_id=110601&group_id=5470

"The problem you describe is an artifact of the way mxDateTime 
tries to reuse the time.time() API available through the 
standard Python time module"

Essentially, this is a major problem in either the Python internals, or in PyApache.

ah, the art of debugging...