RE: Shell tool

2002-05-13 Thread Martin Katz
Adam, Look at the source for the shutil class. You may be able to adjust shutil.rmtree to fix your problems. Martin Katz, Ph.D. -Original Message- From: Adam Getchell [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 12, 2002 1:50 AM To: [EMAIL PROTECTED] Subject: Shell tool Hello all, I

Re: Conversion from GFA Basic to Python for SpeedTest

2002-05-13 Thread Jeff Shannon
Whoops, intended this for the list and sent it to Matthew instead. Original Message Matthew Sherborne wrote: > It must be to do with memory allocation. Any other ideas? > Well, let's see -- we're trying to allocate over 8 million lists of six integers. Even if each of those

Re: Conversion from GFA Basic to Python for SpeedTest

2002-05-13 Thread David Ascher
[EMAIL PROTECTED] wrote: >Thanks guys. I'm still waiting for a response. > >Sorry if it was too simple for ya, > >edh > > > >ps this is not a peeing contest. I'm still learning how to do it - but smarter > > > >>>I'll be curious to see what someone more familiar with NumPy (I assume >>>David