added a test to check that the object refcount is not incremented in C-
authorbryancole <none@none>
Mon, 8 Mar 2010 21:39:06 +0000 (21:39 +0000)
committerbryancole <none@none>
Mon, 8 Mar 2010 21:39:06 +0000 (21:39 +0000)
commit64883c7d16724fe3a378a19e8b66417f77200b10
tree79217bba9efa971762892eedea381f5313d6a901
parent3594f918658df148963e69b1386c6a756e5ad732
added a test to check that the object refcount is not incremented in C-
methods.
Also exercises the nogil label.
tests/run/refcount_in_meth.pyx [new file with mode: 0644]