Re: ending a string with a backslash
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: ending a string with a backslash

From: Edward Elliott <nobody@127.0.0.1>
Date: Mon May 01 2006 - 02:26:18 CEST

John Salerno wrote:
> Obviously the single backslash at the end of 'path' will cause a
> problem, and escaping it with a backslash seems to fix this problem, but
> how does escaping work when I already have it as a raw string?

see the first two items here:
http://www.ferg.org/projects/python_gotchas.html
Received on Mon May 1 00:48:53 2006