newbie question

Jeff jam at quark.emich.edu
Wed Nov 24 17:31:28 EST 1999


On Wed, Nov 24, 1999 at 06:57:02PM +0000, Markus Krutz wrote:
> How the f*** do I create a string containing a *single* "\" ?
> 
> regards
> Markus
> 

[~] [5:30pm] [jam at toast-pts/3] % python
Python 1.5.2 (#1, Apr 18 1999, 16:03:16)  [GCC pgcc-2.91.60 19981201
(egcs-1.1.1  on linux2
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> a = "\\"
>>> print a
\

piece-of-pie-ly y'rs,
J
-- 
|| visit gfd <http://quark.emich.edu/>
|| psa member #293 <http://www.python.org/> 
|| New Image Systems & Services, Inc. <http://www.newimage.com/>




More information about the Python-list mailing list