On May 28, 2002 08:45 am, [EMAIL PROTECTED] wrote: > Does it have an html 'pprint'?
print '<pre>' pprint yourDataStructure print '</pre>' > On 28 May 2002, Terrel Shumway wrote: > > On Mon, 2002-05-27 at 11:10, [EMAIL PROTECTED] wrote: > > > Is there any module the provides > > > a simple viewer of python data structures. > > > > > > I like the exception report, but there are > > > times when I would just like to view > > > some python objects or dictionaries. > > > > PyCrust is an interactive Python shell written in Python using wxPython. > > The latest stable version ships with wxPython > > (http://www.wxpython.org/). > > > > The latest development version can be checked out of CVS. > > http://sourceforge.net/projects/pycrust/ > > _______________________________________________________________ > > 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 _______________________________________________________________ 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
