15 Commits (41bade96a4d1dcd35bbba79c2eabe052d02756a4)

Author SHA1 Message Date
Collin Winter ce36ad8a46 Raise statement normalization in Lib/. 19 years ago
Guido van Rossum dc0b1a1069 Make a few more tests pass with the new I/O library. 19 years ago
Georg Brandl 7b4e7c24df Patch #1373643: The chunk module can now read chunks larger than 20 years ago
Guido van Rossum 8ca162f417 Partial introduction of bools where appropriate. 24 years ago
Fred Drake 553f68114f Clean up bare except: when determining whether a file is seekable. 25 years ago
Guido van Rossum 0d1b7ea365 Fix typo in attribute name (chunk_size should be chunksize) found by 25 years ago
Skip Montanaro 78349072f7 removed __all__ from several modules 25 years ago
Tim Peters dfc538acae Whitespace normalization. 25 years ago
Skip Montanaro e99d5ea25b added __all__ lists to a number of Python modules 25 years ago
Tim Peters 88869f9787 Whitespace normalization. 25 years ago
Guido van Rossum 3601e88cb3 Sjoerd Mullender writes: 27 years ago
Fred Drake 624a191512 Patch from Sjoerd Mullender: 27 years ago
Guido van Rossum 7bb11d68bf Sjoerd Mullender: 27 years ago
Guido van Rossum 56b20595e6 Oops, Sjoerd was in a hurry. This patch from him fixes some length 27 years ago
Guido van Rossum 8ea7bb8e78 Patch/new code by Sjoerd Mullender: 27 years ago