HTML to formatted text conversion function

George Thomas george at cc.gatech.edu
Tue Jul 24 17:51:59 EDT 2001


Hi,
The htmllib and formatter modules should help you, if I understand your
question correctly. Chapter 5 of Fredrik Lundh's PYTHON STANDARD LIBRARY
also contains some code that can get you started. It's available online
at
http://www.oreilly.com/catalog/pythonsl/chapter/ch05.html
regards
<ge0rge/>
-------------------------------------------------------------------------
george thomas
Resident,Planet Earth,Third Rock from the Sun
-------------------------------------------------------------------------
reduce (lambda c,d:chr(ord(d)-2)+c, 'ofcpqkekhhC"zwpkN"fgtgyqR/pqjv{R')
-------------------------------------------------------------------------



More information about the Python-list mailing list