Message7474

Author wayju
Recipients pjenvey, wayju
Date 2012-10-09.01:44:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349747095.14.0.278238200618.issue1975@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your quick response. In case it matters I am running windows 7.

Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import genericpath; genericpath.isdir('\\\\localhost\\temp')
True

Cheers,

Wayne.
History
Date User Action Args
2012-10-09 01:44:55wayjusetmessageid: <1349747095.14.0.278238200618.issue1975@psf.upfronthosting.co.za>
2012-10-09 01:44:55wayjusetrecipients: + wayju, pjenvey
2012-10-09 01:44:55wayjulinkissue1975 messages
2012-10-09 01:44:54wayjucreate