]> granicus.if.org Git - python/commit
Use PyErr_WarnPy3k throughout
authorBenjamin Peterson <benjamin@python.org>
Sun, 27 Apr 2008 03:01:45 +0000 (03:01 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 27 Apr 2008 03:01:45 +0000 (03:01 +0000)
commit9f4f48114fbf2df3803a44a30cd14e11679403fe
tree701fc350aa3a6ebf282fdb92e891c793f65db0fb
parenta692c4df63a41c42f2ce10a4521136d1440a712d
Use PyErr_WarnPy3k throughout
14 files changed:
Modules/arraymodule.c
Objects/bufferobject.c
Objects/cellobject.c
Objects/codeobject.c
Objects/dictobject.c
Objects/exceptions.c
Objects/fileobject.c
Objects/listobject.c
Objects/methodobject.c
Objects/object.c
Objects/typeobject.c
Python/bltinmodule.c
Python/ceval.c
Python/sysmodule.c