From: Tony Yu <ts...@gm...> - 2011-08-21 18:42:26
|
On Sun, Aug 21, 2011 at 2:13 PM, Jouni K. Seppänen <jk...@ik...> wrote: > Tony Yu <ts...@gm...> writes: > > > IOError: [Errno 4] Interrupted system call > > Sounds like http://bugs.python.org/issue1068268, which is supposed to > have been fixed. Which version of Python are you running? > Hi Jouni, That bug does sound similar. I'm running Python 2.6.1 (default in OSX 10.6), and it looks like this bug wasn't fixed until much later. I was planning to upgrade to OSX 10.7 soon, so I guess this should fix itself. Thanks for digging up the bug report! -Tony |