Split python module. Added support for cyclic GC runs.
authorSven Trenkel <collectd@semidefinite.de>
Wed, 21 Oct 2009 14:08:30 +0000 (16:08 +0200)
committerSven Trenkel <collectd@semidefinite.de>
Wed, 21 Oct 2009 14:08:30 +0000 (16:08 +0200)
commit045cf31cc5f85b703083da7383410bed4a667817
tree121f95e1fc10f3a99104ef28dd4da15c8fff436b
parentf131f0347f58929bdb992ca4dabcb40120757ffc
Split python module. Added support for cyclic GC runs.
src/cpython.h [new file with mode: 0644]
src/pyconfig.c [new file with mode: 0644]
src/python.c