diff options
Diffstat (limited to 'Doc/library/ensurepip.rst')
-rw-r--r-- | Doc/library/ensurepip.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/ensurepip.rst b/Doc/library/ensurepip.rst index ed22180..c797f63 100644 --- a/Doc/library/ensurepip.rst +++ b/Doc/library/ensurepip.rst @@ -78,9 +78,6 @@ options: Providing both of the script selection options will trigger an exception. -.. versionchanged:: 3.7.0 - The exit status is non-zero if the command fails. - Module API ---------- |