Getting references to objects without incrementing reference counters

Artur Siekielski artur.siekielski at gmail.com
Mon Nov 15 08:54:56 EST 2010


On Nov 14, 10:04 pm, Jean-Paul Calderone
<calderone.jeanp... at gmail.com> wrote:
> It might be interesting to try with Jython or PyPy.  Neither of these
> Python runtimes uses reference counting at all.

I have to use CPython because of C extensions I use (and because I use
Python 2.7 features).



More information about the Python-list mailing list