[issue8573] Buggy _strerror in asyncore

Éric Araujo report at bugs.python.org
Tue May 18 21:08:52 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

I’ve just checked the diff and the current trunk version of the file, and the change from “os.strerror(err)” to “strerror(err)” seems buggy to me.

----------
assignee: giampaolo.rodola -> 
nosy:  -giampaolo.rodola, josiahcarlson
resolution: fixed -> 
stage: committed/rejected -> 
status: closed -> open
type: behavior -> crash
versions:  -Python 2.7, Python 3.1, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8573>
_______________________________________


More information about the Python-bugs-list mailing list