]> granicus.if.org Git - python/commit
Document the -J and -X options for CPython. Note that unlike for py2k, we
authorBarry Warsaw <barry@python.org>
Fri, 5 Feb 2010 19:12:30 +0000 (19:12 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 5 Feb 2010 19:12:30 +0000 (19:12 +0000)
commit615368fbfa75700d2d598f4b965ab2f7efbd8356
tree4968b45e9e3ae6ca6da1ee403288a83064643c37
parentc78b05a9ea971135340825a1fb2fd54248949e11
Document the -J and -X options for CPython.  Note that unlike for py2k, we
don't need to document -U becuase it's gone in py3k.
Doc/using/cmdline.rst
Misc/NEWS