Add missing versionchanged information.

This commit is contained in:
Lars Gustäbel 2011-12-12 10:22:56 +01:00
parent ff7f64ca0e
commit 521dfb02dd
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ Some facts and figures:
character devices and block devices and is able to acquire and restore file
information like timestamp, access permissions and owner.
.. versionchanged:: 3.3
Added support for :mod:`lzma` compression.
.. function:: open(name=None, mode='r', fileobj=None, bufsize=10240, \*\*kwargs)