]> granicus.if.org Git - python/commit
Removed redundant max() call.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 9 May 2008 21:21:21 +0000 (21:21 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 9 May 2008 21:21:21 +0000 (21:21 +0000)
commitf0c0ff6ce4c99f475f360d8c90350b6cb2713d84
tree9c22cc299fc179f1e17f3530f1013c7fa62053b9
parent4e6531e7dee5ff9b27c108e8614d336657e68a21
Removed redundant max() call.

Change suggested by Nick Coghlan.
Lib/io.py