]> granicus.if.org Git - python/commit
Correct None refcount issue in Mac modules. (Are they
authorGeorg Brandl <georg@python.org>
Sun, 28 May 2006 21:57:35 +0000 (21:57 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 28 May 2006 21:57:35 +0000 (21:57 +0000)
commit5f6861df9300f455d600b6cd237faf429d9a06b0
tree1d4623b3dcd8c38658883f1318d84d6aa66f401b
parentc26025c562c85cac07470b832215f5f1e474aa56
Correct None refcount issue in Mac modules. (Are they
still used?)
Mac/Modules/dlg/_Dlgmodule.c
Mac/Modules/dlg/dlgsupport.py
Mac/Modules/file/_Filemodule.c
Mac/Modules/file/filesupport.py
Python/import.c