newbie question

Patrick Phalen python-list at teleo.net
Wed Nov 24 18:39:10 EST 1999


[Markus Krutz, on Wed, 24 Nov 1999]
:: How the f*** do I create a string containing a *single* "\" ?

Well, you could always try escaping it: "\\".

You might also try reading the lovely tutorial Guido worked so hard to
prepare: http://www.python.org/doc/tut/tut.html




More information about the Python-list mailing list