Matthieu Weber wrote:

> Wouldn't it be cleaner to use os.path.join() (or someting like that)
> instead of blindly replacing backslashes with slashes?

Isn't os.path.join() only for when you write scripts that have to be
cross platform compatible? Freevo is Unix only.

If anyone has a Python snippet that does this better than the
replace('\\', '/'), please submit it.

                / Krister




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to