mirror of https://github.com/python/cpython
merge 3.4
This commit is contained in:
commit
da30b46e57
|
@ -392,7 +392,7 @@ and off individually. They are described here in more detail.
|
|||
Replaces use of the :class:`set` constructor with set literals. This fixer
|
||||
is optional.
|
||||
|
||||
.. 2to3fixer:: standard_error
|
||||
.. 2to3fixer:: standarderror
|
||||
|
||||
Renames :exc:`StandardError` to :exc:`Exception`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue