]> granicus.if.org Git - python/commit
Remove redefinition of writelines() method
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 13 Aug 2001 14:54:12 +0000 (14:54 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 13 Aug 2001 14:54:12 +0000 (14:54 +0000)
commitf31d31373e96ce2b63e35ae297df39b55d5e4f57
tree0829a017717439a81ea7ae79f6fc8ab3542f4bd5
parent77f9caf633d8be5d83c2d33d6a36fef80f64bb99
Remove redefinition of writelines() method
Remove unused variable and import
Lib/gzip.py