Previous Next blank.gif Home Page

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 Home Page
Buzz.gif

Copyright © 1996-7 Robin Friedrich
All Rights Reserved
Comments to author: friedrich@pythonpros.com
Generated: Thu May 28 1998