On Aug 19, 4:43 pm, goldtech <[EMAIL PROTECTED]> wrote:
> Does anyone know this syntax and could link me to an explanation?
>
> Something like:
>
> Workspace = r'C:\foobar\mystuff\xyz'
>
> What's that "r" doing? Sometimes I see a "u" too.
>
> Explanation appreciated.
>
> Thanks,
> Lee G.

Search for raw strings and unicode stringss...

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

Reply via email to