]> granicus.if.org Git - python/commit
Closes #18430: Document that peek() may change the position of the underlying
authorNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 8 Dec 2013 18:50:05 +0000 (19:50 +0100)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Sun, 8 Dec 2013 18:50:05 +0000 (19:50 +0100)
commitbd6932a576e643c8aad8c0b4a044655882ebb27d
tree54fcabea19827b6b54785e45d5ee15e85dc12894
parentb12cb6a5509dbaafa05706dd64861bfef9fa42d7
parent6976104a36aa426bcf23b2e4b7e7a706f25beeeb
Closes #18430: Document that peek() may change the position of the underlying
file for the BZ2File, GzipFile and LZMAFile classes.
Doc/library/bz2.rst
Doc/library/gzip.rst
Doc/library/lzma.rst