Syntax Coloring

David Eppstein eppstein at ics.uci.edu
Sat May 3 19:47:50 EDT 2003


In article <NIVsa.523$n4.493 at tornadotest1.news.pas.earthlink.net>,
 Tyler Eaves <tyler at cg1.org> wrote:

> You're going to HAVE to use <PRE> to get acceptable display of python code.
> Other the spacing won't be accurate.

You only really need to care about the spacing at the starts of lines, 
which can be done by other means like   or <blockquote> instead of 
<pre>.

-- 
David Eppstein                      http://www.ics.uci.edu/~eppstein/
Univ. of California, Irvine, School of Information & Computer Science




More information about the Python-list mailing list