Martin v. Löwis <mar...@v.loewis.de> added the comment:

> IOError('[Errno 28] No space left on device') was exactly the #11395
> error message. 

I read that report differently:

IOError: [Errno 12] Not enough space

ENOMEM != ENOSPC

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14170>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to