From: Ethan Glasser-C. <gl...@cs...> - 2010-09-26 19:49:45
|
On 08/04/2010 07:03 AM, John Glover wrote: > I have code that can reproduce it on OS X 10.5 with Python 2.6.5, but > the same code doesn't crash with the same Python version on Ubuntu, so > it could be something strange with Python garbage collection on the > Mac. However, the following minor fix sorts the problem out, so I was > hoping that it would be possible to get it checked in, unless someone > has an alternative. > Hi. Is it possible for you to resend these patches as unified diff (diff -u) and as attachments? I'll check them in for you. Ethan |