]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Quieted gcc -Wall by removing unused local variables.
authorBarry Warsaw <barry@python.org>
Tue, 14 Jan 1997 17:38:28 +0000 (17:38 +0000)
committerBarry Warsaw <barry@python.org>
Tue, 14 Jan 1997 17:38:28 +0000 (17:38 +0000)
commit61a63e152d568d761e13988376c204dbc3675779
treefb35b7dce0aac9009eafb51aead2cc008fb38c3a
parent54dbf02da223b76e90f4630487d5e3fbea939cfb
Quieted gcc -Wall by removing unused local variables.

Suppressing my urge to reformat according to Python coding standards!
:-)
Modules/cStringIO.c