index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
chunk.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace IOError with OSError (#16715)
Andrew Svetlov
2012-12-25
1
-3/+3
*
Raise statement normalization in Lib/.
Collin Winter
2007-08-30
1
-6/+6
*
Make a few more tests pass with the new I/O library.
Guido van Rossum
2007-04-12
1
-1/+1
*
Patch #1373643: The chunk module can now read chunks larger than
Georg Brandl
2006-02-18
1
-1/+1
*
Partial introduction of bools where appropriate.
Guido van Rossum
2002-04-07
1
-10/+10
*
Clean up bare except: when determining whether a file is seekable.
Fred Drake
2001-05-11
1
-2/+2
*
Fix typo in attribute name (chunk_size should be chunksize) found by
Guido van Rossum
2001-04-15
1
-1/+1
*
removed __all__ from several modules
Skip Montanaro
2001-02-18
1
-2/+0
*
Whitespace normalization.
Tim Peters
2001-01-21
1
-1/+1
*
added __all__ lists to a number of Python modules
Skip Montanaro
2001-01-20
1
-0/+2
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-8/+7
*
Sjoerd Mullender writes:
Guido van Rossum
1999-08-26
1
-3/+12
*
Patch from Sjoerd Mullender:
Fred Drake
1999-06-25
1
-12/+12
*
Sjoerd Mullender:
Guido van Rossum
1999-06-16
1
-8/+24
*
Oops, Sjoerd was in a hurry. This patch from him fixes some length
Guido van Rossum
1999-06-09
1
-0/+1
*
Patch/new code by Sjoerd Mullender:
Guido van Rossum
1999-06-09
1
-0/+142