On 05/20/2011 11:48 AM, Benjamin Root wrote:
> Some other ideas I have had is to include a link to the glossary page in
> the page header next to "docs", and maybe the FAQ, as well? I also want
> to expand the glossary page, and comb through the docstrings to
> incorporate more ":term:" usage. H
On 05/20/2011 11:48 AM, Benjamin Root wrote:
>
>
> I have made a few more small changes, and I have an additional change
> that I have not committed yet. The table of contents for the examples
> page has every single example titled as something like "animation
> example code:". This is repeatiti
On Thu, May 19, 2011 at 6:27 PM, Benjamin Root wrote:
> On Mon, May 16, 2011 at 5:28 PM, Benjamin Root wrote:
>
>> On Monday, May 16, 2011, John Hunter wrote:
>> >
>> >
>> > On Mon, May 16, 2011 at 2:52 PM, Eric Firing
>> wrote:
>> >
>> >
>> >
>> > I had no idea this would open such a big can
Hi All,
I'm trying to track down a sporadic Fatal python error in a
complicated data analysis program I'm writing. Quick explanation: I
have a qt gui that launches a python task-manager thread. That thread
creates a multiprocessing.Pool, and iterates through a list of data in
an hdf5 file, passing