On 2017-11-12 03:06, jf...@ms4.hinet.net wrote:
> I suppose there are many v3.x users who like to use ctypesgen to ease
> the using of ctypes.

Perhaps, but from what I can tell the increasingly popular cffi package
serves a similar need.

By all means, port ctypesgen to Python 3 (and publish your port) if you
want to, but you might want to consider whether it's easier to port your
code from ctypes/ctypesgen to cffi instead.

-- 
Thomas Jollans

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to