- Subject: Re: [Jed-users-l] python mode, syntax highlighting and triple quotes
- From: "John E. Davis" <davis@xxxxxxxxxxxxx>
- Date: Fri, 15 Jun 2012 13:36:47 -0400
Lara Michaels <laramichaels1978@xxxxxxxxx> wrote:
> s = """
> a lonely quote ends this line "
> """
[...]
> Is there a way I can fix this? (The output of jed --version follows.)
The only work-around that currently exists is to escape the single
quote:
a lonely quote ends this line \"
I believe that both forms are equivalent, but the latter is more
jed-friendly.
--John
_______________________________________________
Jed-users-l mailing list
Jed-users-l@xxxxxxxx
http://mailman.jtan.com/mailman/listinfo/jed-users-l
[2012 date index]
[2012 thread index]
[Thread Prev] [Thread Next]
[Date Prev] [Date Next]