A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/099191.html below:

After Parrot, what next?

After Parrot, what next?Jeff Epler jepler at inetnebr.com
Fri Apr 13 22:05:40 EDT 2001
On Fri, 13 Apr 2001 13:03:43 +0300, Kristian Ovaska
 <kristian.ovaska at helsinki.fi> wrote:
> "Ken Seehof" <kens at sightreader.com>:
>>FORTRAN).  XML would allow the actual column arrangement to be decided
>>later in a style sheet.
> 
> May I suggest a FONT element. This would be great for visualizing
> code. Also, a BLINK element could be used to mark really important
> parts of code.

Why, that's why you need to be using PyHTML!

Example code:
    def isprime(x):
        """ This routine seems to have some bugs.... """
        return x in [2, 3, 5, 7, 9, 11]
    <P>
        for i in range(20):
            if isprime(x):
                <BLINK> x
            else:
                <FONT SIZE=6> x
    <A HREF="http://incolor.inetnebr.com/jepler/pyhtml">
        "PyHTML in action"

Jeff

More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4