Amaury Forgeot d'Arc <[email protected]> added the comment:
It does not work on Windows:
>>> ctypes.CDLL(b'kernel32')
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "D:\afa\python\py3k-1\lib\ctypes\__init__.py", line 350, in __init__
self._handle = _dlopen(self._name, mode)
TypeError: bad argument type for built-in operation
----------
resolution: fixed ->
status: closed -> open
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8394>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com