]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Moved SunPro warning suppression into pyport.h and out of individual
authorNicholas Bastin <nick.bastin@gmail.com>
Thu, 15 Jul 2004 15:54:05 +0000 (15:54 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Thu, 15 Jul 2004 15:54:05 +0000 (15:54 +0000)
commit9ba301e589b47af776294804240cc10e08e38498
tree21d769d2fc87094a251a5e71956bf6da7914ec80
parent95b66f3276552c0d9002953bc9036ce2fb442c7b
Moved SunPro warning suppression into pyport.h and out of individual
modules and objects.
Include/pyport.h
Modules/_sre.c
Modules/collectionsmodule.c
Objects/dictobject.c
Objects/listobject.c
Objects/setobject.c
Objects/unicodeobject.c