<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 16: Triple-quoted string font-lock problem</title><link>https://sourceforge.net/p/python-mode/bugs/16/</link><description>Recent changes to 16: Triple-quoted string font-lock problem</description><atom:link href="https://sourceforge.net/p/python-mode/bugs/16/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 30 May 2004 19:57:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/python-mode/bugs/16/feed.rss" rel="self" type="application/rss+xml"/><item><title>Triple-quoted string font-lock problem</title><link>https://sourceforge.net/p/python-mode/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Font-lock in xemacs is not displaying triple-quoted strings correctly. &lt;br /&gt;
For example:&lt;/p&gt;
&lt;p&gt;"""&lt;br /&gt;
This is "a test" string&lt;br /&gt;
on multiple lines.&lt;br /&gt;
"""&lt;/p&gt;
&lt;p&gt;The phrases "This is " and " string on multiple lines." are formatted &lt;br /&gt;
as strings, but "a test" is not formatted as a string.&lt;/p&gt;
&lt;p&gt;It appears that the triple quote is being treated as three &lt;br /&gt;
individual quotation marks instead of as a single entity.&lt;/p&gt;
&lt;p&gt;A fix for this will be greatly appreciated. I *love* python-mode.el!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James B. Reese</dc:creator><pubDate>Sun, 30 May 2004 19:57:08 -0000</pubDate><guid>https://sourceforge.net9d914d2fae0e4743222cc77d67aae884bcba63eb</guid></item></channel></rss>