Re: [Pythonmac-SIG] resuming python job

2009-09-17 Thread Paul McNett
DavidW wrote: Hi All, When I try to resume a stopped instantiation of Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53) on intel OSX 10.5.8 using eithr % or fg, the job aborts without any [error etc] message. Is this a known condition? Any solution? I'm not seeing this (OSX 10.5.7): mac:Downlo

[Pythonmac-SIG] resuming python job

2009-09-16 Thread DavidW
Hi All, When I try to resume a stopped instantiation of Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53) on intel OSX 10.5.8 using eithr % or fg, the job aborts without any [error etc] message. Is this a known condition? Any solution? thanks, David __