mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
add missing version identification
This commit is contained in:
parent
62ffc078c2
commit
40558fef91
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ encountered.
|
|||
If the first character of the option string is `+', or if the
|
||||
environment variable POSIXLY_CORRECT is set, then option processing
|
||||
stops as soon as a non-option argument is encountered.
|
||||
|
||||
\versionadded{2.3}
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{excdesc}{GetoptError}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue