Browse Source

doc of PYTHONFAULTHANDLER env var: add missing "versionadded" tag

pull/224/head
Victor Stinner 13 years ago
parent
commit
ae6d05bcb9
  1. 2
      Doc/using/cmdline.rst

2
Doc/using/cmdline.rst

@ -562,6 +562,8 @@ conflict.
Python traceback. This is equivalent to :option:`-X` ``faulthandler``
option.
.. versionadded:: 3.3
Debug-mode variables
~~~~~~~~~~~~~~~~~~~~

Loading…
Cancel
Save