]> granicus.if.org Git - python/commit
List objects obtained through as_List(resource) are not auto-disposed upon
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 13 Jan 2000 16:23:39 +0000 (16:23 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 13 Jan 2000 16:23:39 +0000 (16:23 +0000)
commit3d6163ad2d2ad255f19fb9a2c643c602b3155728
treea500dc9da6e2ca2d5f2af7457de29a5401450be0
parent8242c9e4c44e28696808950e061137d7cc6dd407
List objects obtained through as_List(resource) are not auto-disposed upon
Python object freeing.
Mac/Modules/list/Listmodule.c
Mac/Modules/list/listsupport.py