Posix doesn't define the behaviour of double slashes. Most implementations 
treat it as single-slash, which is sane but clearly we shouldn't rely on 
benign behaviour. If you need to build a path, you should always use 
os.path.join. Not all OS'es understand slash as a path separator. 


-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to