How to modify this from Python 2.x to v3.4?

jfong at ms4.hinet.net jfong at ms4.hinet.net
Sun Nov 12 19:55:09 EST 2017


Thomas Jollans於 2017年11月12日星期日 UTC+8下午5時17分38秒寫道:
> By all means, port ctypesgen to Python 3 (and publish your port) if you
> want to, 

I am not the right person because I have never use Python2 before:-)

> but you might want to consider whether it's easier to port your
> code from ctypes/ctypesgen to cffi instead.

CFFI seems is a little complex, at least to me. I had read its document but didn't get through yet:-(

--Jach



More information about the Python-list mailing list