Raw Strings (I Think)
Carsten Haese
carsten.haese at gmail.com
Wed Jul 23 16:15:48 EDT 2008
Lanny wrote:
> I've used glob.glob to get a list of files in a directory
> and now I want to use os.system to execute one of
> those files, the problem is that python automatically
> puts a escape charater infront of the back slashes
No, it doesn't. Instead of guessing what the cause might be, please show
us your code and show us the error message you're getting, so that we
can determine what the cause really is.
--
Carsten Haese
http://informixdb.sourceforge.net
More information about the Python-list
mailing list