diff options
Diffstat (limited to 'Doc/library/sys.rst')
-rw-r--r-- | Doc/library/sys.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst index 0929f0e..b354603 100644 --- a/Doc/library/sys.rst +++ b/Doc/library/sys.rst @@ -231,8 +231,6 @@ always available. +------------------------------+------------------------------------------+ | :const:`ignore_environment` | -E | +------------------------------+------------------------------------------+ - | :const:`tabcheck` | -t or -tt | - +------------------------------+------------------------------------------+ | :const:`verbose` | -v | +------------------------------+------------------------------------------+ | :const:`unicode` | -U | |