Amaury Forgeot d'Arc <[email protected]> added the comment: I don't like the "import errno" while printing an exception... It would be much more robust to store errorcode_dict in a static variable when python starts, and reuse it directly.
---------- nosy: +amaury.forgeotdarc _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2920> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
