Previous Next blank.gif blank.gif

Function markup - Colorize Python source code.


SYNOPSIS

import HTMLutil
def markup(filename)

DESCRIPTION

Pass filename. Returns instance of the HTMLgen.Pre class ready for insertion into a document object.

Strings are marked as green, while comments are made red. doc strings are made Blue. Functions are made Bold and classes Copper.

SEE ALSO

HTMLutil


Previous Next blank.gif blank.gif
Buzz.gif

Copyright © 1996-9 Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Tue Apr 20, 1999