]> granicus.if.org Git - python/commit
An example that shows that _PyInstance_Lookup() does not fulfill
authorArmin Rigo <arigo@tunes.org>
Fri, 3 Sep 2010 09:26:14 +0000 (09:26 +0000)
committerArmin Rigo <arigo@tunes.org>
Fri, 3 Sep 2010 09:26:14 +0000 (09:26 +0000)
commit249205d9d674b8311cc8655e827ca4aa2928442f
treeddbc3e0eb199db62e460a2146b721e1e2966bc67
parente900b494cb8cd75eb54ec105cd120476fed0a1be
An example that shows that _PyInstance_Lookup() does not fulfill
its documented purpose.
Lib/test/crashers/gc_has_finalizer.py [new file with mode: 0644]