]> granicus.if.org Git - python/commit
PyErr_Warn is deprecated in 2.5 - goes away for 3.0
authorSkip Montanaro <skip@pobox.com>
Sun, 12 Aug 2007 11:44:53 +0000 (11:44 +0000)
committerSkip Montanaro <skip@pobox.com>
Sun, 12 Aug 2007 11:44:53 +0000 (11:44 +0000)
commit46fc337395753e5b927f6dcccc549c54550b197e
tree36c450714b34d4ee7f5ae1d1490d4a1ecac254e8
parent447e7c398158323af7757def0cf715fabfc707fa
PyErr_Warn is deprecated in 2.5 - goes away for 3.0
Doc/api/exceptions.tex
Include/pyerrors.h
Modules/_bsddb.c
Modules/_ctypes/callbacks.c
Modules/mmapmodule.c
Modules/posixmodule.c
Objects/unicodeobject.c
Python/errors.c
Python/import.c
Python/modsupport.c
Python/structmember.c