[issue14170] print unicode string error in win8 cmd console

Martin v. Löwis report at bugs.python.org
Mon Mar 5 22:13:57 CET 2012


Martin v. Löwis <martin at 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 <report at bugs.python.org>
<http://bugs.python.org/issue14170>
_______________________________________


More information about the Python-bugs-list mailing list