mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
wrong version number in doc changes committed in r67979
This commit is contained in:
parent
697ca3d0cb
commit
cc928de44f
1 changed files with 1 additions and 1 deletions
|
@ -622,7 +622,7 @@ failures.
|
|||
fails if no exception is raised. To catch any of a group of exceptions, a tuple
|
||||
containing the exception classes may be passed as *exception*.
|
||||
|
||||
.. versionchanged:: 2.2
|
||||
.. versionchanged:: 2.7
|
||||
|
||||
If *callable* is omitted or None, returns a context manager so that the code
|
||||
under test can be written inline rather than as a function::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue