mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Merge in all documentation changes since branching 3.4.0rc1.
This commit is contained in:
parent
b6b6a6d587
commit
3732ed2414
93 changed files with 2018 additions and 556 deletions
|
@ -265,7 +265,6 @@ The following exceptions are the exceptions that are usually raised.
|
|||
:exc:`mmap.error` have been merged into :exc:`OSError`.
|
||||
|
||||
.. versionchanged:: 3.4
|
||||
|
||||
The :attr:`filename` attribute is now the original file name passed to
|
||||
the function, instead of the name encoded to or decoded from the
|
||||
filesystem encoding. Also, the :attr:`filename2` attribute was added.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue