[Tutor] Refactoring

2006-05-10 Thread Philip Smith
This is a subject which seems to pop up periodically so apoliogies but I wonder whether anyone can help:   a)    Is there yet an alternative Python refactoring tool to bicycle repair man (bike)?   b)    If not is there any documentation on the appropriate use of bike?  I can't seem to get to

Re: [Tutor] Tutor Digest, Vol 27, Issue 12

2006-05-04 Thread Philip Smith
combo >> > > > in my email program which sent the email.) >> > > > >> > > > >> > > > > >> > > > > >> > > > > # The following will sum the numbers and then >> > print the answer >> > &

Re: [Tutor] Memory Management etc

2006-05-04 Thread Philip Smith
is faster (this is a time-critical application). However I may translate the current version back into modular or class form and see if the problem vanishes. Regards Phil - Original Message - From: "Danny Yoo" <[EMAIL PROTECTED]> To: "Philip Smith" <[EMAIL P

Re: [Tutor] Memory Management etc

2006-05-04 Thread Philip Smith
yway Phil - Original Message - From: "Alan Gauld" <[EMAIL PROTECTED]> To: "Philip Smith" <[EMAIL PROTECTED]>; Sent: Thursday, May 04, 2006 11:48 PM Subject: Re: [Tutor] Memory Management etc >> I use Activestate Python (2.4.3) in a Windows 32 bit

[Tutor] Memory Management etc

2006-05-04 Thread Philip Smith
Hi   I use Activestate Python (2.4.3) in a Windows 32 bit environment.   I have a problem with a large programme that uses a lot of memory (numerous large arrays which are dynamically extended).  I keep getting unpredictable crashes (on a machine with 1/2 GB memory) whereas on my laptop (1 G