On Tue, Sep 14, 2010 at 12:35 PM, Roelof Wobben <[email protected]> wrote:

>
>
>
>
> But how can I use the triple quotes when reading a textf-file ?
> Roelof
>

The triple quotes let you put quotes inside them... for instance if you want
to check for single and double quotes, and ) you can do this:
 """'")"""

its hard to make out.. so with double spacing (you can't do this.. just to
illustrate:):      """ ' " ) """

>
>
>

-- 
Joel Goldstick
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to