Eryk Sun added the comment:

> I am following the "Gray Hat Python - Python Programming for Hackers and 
> Reverse Engineers"

>From what I've seen in Stack Overflow questions asked by people reading that 
>book, its ctypes code is generally of poor quality. It only works in 32-bit 
>Python 2 because the author has lazy habits about strings and pointers. 
>Anyway, this issue is closed. There's no bug in Python here. If you have 
>additional questions related to porting old ctypes code to work in Python 3 
>and 64-bit Windows, please ask on ctypes-users [1] or python-list [2]. Many 
>people will be happy to help you.

[1]: https://lists.sourceforge.net/lists/listinfo/ctypes-users
[2]: https://mail.python.org/mailman/listinfo/python-list

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29131>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to