Error message if there is a space in the source directory

Mark Peters mpeters42 at gmail.com
Sat Jun 2 14:43:08 EDT 2007


> When using a source like this on line 5:
>
> source = [r'C:\test\test 2\\']
>
> which has a space in the title, the program will not work.

Try wrapping that argument in double quotes when you build the command




More information about the Python-list mailing list