]> granicus.if.org Git - python/commit
Fix compiler warning (and whitespace) on Mac OS 10.4. (A lot of this code looked...
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 27 May 2006 05:18:57 +0000 (05:18 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 27 May 2006 05:18:57 +0000 (05:18 +0000)
commit2f3136b8f0b4845b29b2d7363ae2181a06b79750
tree2a695a26c24ffebcba294f74f6ea35f5cbb498cc
parent8040359724d66f19adf7a6e4c66151bbd2522d28
Fix compiler warning (and whitespace) on Mac OS 10.4.  (A lot of this code looked duplicated, I wonder if a utility function could help reduce the duplication here.)
Modules/itertoolsmodule.c