Re: Optimizing memory usage w/ HypterText package

2007-12-05 Thread [EMAIL PROTECTED]
On Dec 5, 2:13 pm, [EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Here's a hint: go look at comp.lang.python on Google Groups. > > Note that up in the right corner it says "Topics 1-30 of 98305". > > Why do you suppose there is no option to display ALL the topics, > > a

Re: Optimizing memory usage w/ HypterText package

2007-12-05 Thread Chris
On Dec 5, 10:17 pm, Chris <[EMAIL PROTECTED]> wrote: > On Dec 5, 9:35 pm, [EMAIL PROTECTED] wrote: > > > > > I've been using the HyperText module for a while now > > (http://dustman.net/andy/python/HyperText/), and I really like it. > > > I've run into a situation where I have code to construct a t

Re: Optimizing memory usage w/ HypterText package

2007-12-05 Thread Chris
On Dec 5, 9:35 pm, [EMAIL PROTECTED] wrote: > I've been using the HyperText module for a while now > (http://dustman.net/andy/python/HyperText/), and I really like it. > > I've run into a situation where I have code to construct a table > and while it is normally perfect, there are times where the

Re: Optimizing memory usage w/ HypterText package

2007-12-05 Thread [EMAIL PROTECTED]
On Dec 5, 1:35 pm, [EMAIL PROTECTED] wrote: > I've been using the HyperText module for a while now > (http://dustman.net/andy/python/HyperText/), and I really like it. > > I've run into a situation where I have code to construct a table > and while it is normally perfect, there are times where the