Message4385

Author carlo.amicucci
Recipients carlo.amicucci, pjenvey
Date 2009-03-30.16:17:55
SpamBayes Score 0.0019396375
Marked as misclassified No
Message-id <1238429876.71.0.461030566213.issue1289@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, I am using ntpath...
<module 'ntpath' from 'C:\jython2.5b3\Lib\ntpath$py.class'>

I just tried to use jython outside the Eclipse pydev console. In this
case, using the same JVM (java 1.5.0_15) but from the command prompt the
os.path.isdir has the right behavior and return False. So the strange
behavior is in the pydev plugin for Eclipse.

Thanks,
Carlo
History
Date User Action Args
2009-03-30 16:17:56carlo.amicuccisetmessageid: <1238429876.71.0.461030566213.issue1289@psf.upfronthosting.co.za>
2009-03-30 16:17:56carlo.amicuccisetrecipients: + carlo.amicucci, pjenvey
2009-03-30 16:17:56carlo.amicuccilinkissue1289 messages
2009-03-30 16:17:55carlo.amicuccicreate