[Python-Dev] Issue 10194 - Adding a gc.remap() function (original) (raw)

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Wed Oct 27 14:00:58 CEST 2010


On 26 Oct, 11:31 pm, pingebre at yahoo.com wrote:

--- On Tue, 10/26/10, exarkun at twistedmatrix.com <exarkun at twistedmatrix.com> wrote:

This can be implemented with ctypes right now (I half did it several years ago).

Jean-Paul Is there a trick to doing it this way, or are you suggesting building a ctypes wrapper for each C type in the Python library, and then effectively reimplementing tptraverse in Python?

That's the idea, yes.

Jean-Paul


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python- dev/exarkun%40twistedmatrix.com



More information about the Python-Dev mailing list