Amaury Forgeot d'Arc <[email protected]> added the comment: Unfortunately, it won't work. _dosmaperr() is not exported by msvcrt.dll, it is only available when you link against the static version of the C runtime.
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12802> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
