]> granicus.if.org Git - python/commit
Remove "static forward" declaration. Move constructors
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 11 Apr 2006 09:04:12 +0000 (09:04 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 11 Apr 2006 09:04:12 +0000 (09:04 +0000)
commit72d206776d34bcc38abbf16aa93c2d25ebec4df9
treeb88b17cdf6d890bbefebe7736147b590ac00a8b4
parent9eec489c4a021d181bc7ccc37921543114b69988
Remove "static forward" declaration. Move constructors
after the type objects.
Objects/rangeobject.c
Objects/setobject.c
Objects/tupleobject.c