> 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

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

Reply via email to