aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/chunk.py
Commit message (Expand)AuthorAge
* Raise statement normalization in Lib/.Collin Winter2007-08-30
* Make a few more tests pass with the new I/O library.Guido van Rossum2007-04-12
* Patch #1373643: The chunk module can now read chunks larger thanGeorg Brandl2006-02-18
* Partial introduction of bools where appropriate.Guido van Rossum2002-04-07
* Clean up bare except: when determining whether a file is seekable.Fred Drake2001-05-11
* Fix typo in attribute name (chunk_size should be chunksize) found byGuido van Rossum2001-04-15
* removed __all__ from several modulesSkip Montanaro2001-02-18
* Whitespace normalization.Tim Peters2001-01-21
* added __all__ lists to a number of Python modulesSkip Montanaro2001-01-20
* Whitespace normalization.Tim Peters2001-01-14
* Sjoerd Mullender writes:Guido van Rossum1999-08-26
* Patch from Sjoerd Mullender:Fred Drake1999-06-25
* Sjoerd Mullender:Guido van Rossum1999-06-16
* Oops, Sjoerd was in a hurry. This patch from him fixes some lengthGuido van Rossum1999-06-09
* Patch/new code by Sjoerd Mullender:Guido van Rossum1999-06-09