Irmen de Jong wrote:
> Forward slashes as path separator only works on NTFS volumes I believe.

I'm not sure what they *don't* work on, but at the least they also work 
across the network as in:

  os.listdir('//server/shared/xfer')

Maybe that still qualifies as "NTFS"...

-Peter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to