On Tue, Mar 24, 2009 at 4:04 PM, Scott David Daniels
<scott.dani...@acm.org> wrote:
> Atul. wrote:

<snip>

> In your case, '\r' is a return (a single character), not two
> characters long. I think its sad that 'C:\Thesis' doesn't cause
> an error because there is no such character as '\T', but I am
> probably excessively pedantic.

\T might mean the same thing as \t (tab), but I thought it would be different...

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

Reply via email to