]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix build on gcc: PySetIter_Type should be static in definition
authorHye-Shik Chang <hyeshik@gmail.com>
Mon, 1 Aug 2005 05:26:41 +0000 (05:26 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Mon, 1 Aug 2005 05:26:41 +0000 (05:26 +0000)
commite295676c87d0a27ca4798a1d817ede88cc860586
tree99d5bfeb4e8b5ee01dafbaa8b2484326e0c60074
parent06d8cf8ceb7e1486cf36f45751f51ac07349f73c
Fix build on gcc: PySetIter_Type should be static in definition
part also.
Objects/setobject.c