]> granicus.if.org Git - python/commit
#2346/#2347: add py3k warning for __methods__ and __members__. Patch by Jack Diederich.
authorGeorg Brandl <georg@python.org>
Fri, 21 Mar 2008 20:21:46 +0000 (20:21 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 21 Mar 2008 20:21:46 +0000 (20:21 +0000)
commit07e5681fd3a8c7169f569f6b70aa824f203f89d9
tree8922fd314337ae4d1f61bb9babc15f41418c12ba
parent5a44424c5e6b9533b12773fadeaf436903ca855e
#2346/#2347: add py3k warning for __methods__ and __members__. Patch by Jack Diederich.
Lib/test/test_py3kwarn.py
Misc/NEWS
Objects/methodobject.c
Objects/object.c