New issue 1944: ctypes on windows: GetLastError() not working
https://bitbucket.org/pypy/pypy/issue/1944/ctypes-on-windows-getlasterror-not-working

Armin Rigo:

Seems that GetLastError() always returns 0 on ctypes+Windows.  See attached 
example (prints 6 on CPython, 0 on PyPy 2.4).


_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to