On Tue, 2002-05-28 at 08:45, [EMAIL PROTECTED] wrote: > > Does it have an html 'pprint'?
No. PyCrust (w/filling) is just a python shell with an object browser. wxPython does, however, have an html viewer, and a text viewer with syntax coloring. You could throw in mxTidy[1] to get an indented version. [1] http://www.lemburg.com/files/python/mxTidy.html I guess I misunderstood what you are looking for. It sounds like one of the projects on my TODO list: webshell [2], or (based on the other responses) maybe that is way beyond what you are looking for. [2] http://wxidle.sourceforge.net/cgi-bin/wiki/Webshell _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
