mirror of
https://github.com/python/cpython.git
synced 2024-11-23 18:04:37 +08:00
give the correct fixer name (closes #21604)
This commit is contained in:
parent
5f8784b7cc
commit
a8195770fa
@ -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
Block a user