Message4551

Author otmarhumbel
Recipients doublep, otmarhumbel
Date 2009-04-20.11:33:32
SpamBayes Score 8.692902e-07
Marked as misclassified No
Message-id <1240227213.3.0.379263859086.issue1318@psf.upfronthosting.co.za>
In-reply-to
Content
I was only guessing what your problem with __future__ was, and tried to 
build a small example.
Web applications might be different, though.

Are you sure you really can import a module living in a .py file ?
(there is no physical time.py file, jython -v and 'import time' gives:
import: 'time' as org.python.modules.time.Time in builtin modules)
History
Date User Action Args
2009-04-20 11:33:33otmarhumbelsetmessageid: <1240227213.3.0.379263859086.issue1318@psf.upfronthosting.co.za>
2009-04-20 11:33:33otmarhumbelsetrecipients: + otmarhumbel, doublep
2009-04-20 11:33:33otmarhumbellinkissue1318 messages
2009-04-20 11:33:33otmarhumbelcreate