
Oct. 24, 2002
5:54 p.m.
On Wed, Oct 23, 2002 at 10:08:51PM +0200, Just van Rossum wrote:
Fredrik Lundh wrote:
any reason you cannot just use the standard "tokenize" module?
Hear hear. PyFontify.py is dead. And it sucks.
Well, the reason we used it was that py2html used it. :-) Anyway, we searched for alternatives, and only came across Norvig's py2html which is very broken, so Moshe Zadka wrote a new htmlizer in half an hour today, based on tokenizer. Hooray NIH! twisted.python.htmlizer. ;) -- Christopher Armstrong << radix@twistedmatrix.com >> http://twistedmatrix.com/users/radix.twistd/