]> granicus.if.org Git - python/commit
Fixed end-of-loop code not reached warning when using SunPro C
authorNicholas Bastin <nick.bastin@gmail.com>
Thu, 17 Jun 2004 18:27:18 +0000 (18:27 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Thu, 17 Jun 2004 18:27:18 +0000 (18:27 +0000)
commit1ce9e4cfc1b4bb48c209ee23e5454efdcb9ef234
treebbaee58e963b6f92dc92f3c4836edaa6649079da
parent0083c920f27994d8fd01632dd3aca124b61b58c8
Fixed end-of-loop code not reached warning when using SunPro C
Modules/_sre.c
Modules/collectionsmodule.c
Objects/listobject.c
Objects/setobject.c
Objects/unicodeobject.c