Message3265

Author billiejoex
Recipients billiejoex, pjenvey
Date 2008-06-09.17:34:54
SpamBayes Score 0.18309271
Marked as misclassified No
Message-id <1213032895.57.0.154745424506.issue1879935@psf.upfronthosting.co.za>
In-reply-to
Content
It seems that the ntpath module is not actually used:

>>> import os
>>> os.path
<module 'javapath' from 'C:\dist\Lib\javapath.py'>
>>>
History
Date User Action Args
2008-06-09 17:34:55billiejoexsetspambayes_score: 0.183093 -> 0.18309271
messageid: <1213032895.57.0.154745424506.issue1879935@psf.upfronthosting.co.za>
2008-06-09 17:34:55billiejoexsetspambayes_score: 0.183093 -> 0.183093
recipients: + billiejoex, pjenvey
2008-06-09 17:34:55billiejoexlinkissue1879935 messages
2008-06-09 17:34:55billiejoexcreate