]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Tweaks to sys.flags description table.
authorÉric Araujo <merwok@netwok.org>
Fri, 25 Mar 2011 23:47:04 +0000 (00:47 +0100)
committerÉric Araujo <merwok@netwok.org>
Fri, 25 Mar 2011 23:47:04 +0000 (00:47 +0100)
commit5ab477695c5049effddab07db49b9363fc26917b
tree672f37378851db9a8344c57c5b0dd886c24f9961
parenta464d4e608e8c81b6555b5210ed541d7a8ca61a5
Tweaks to sys.flags description table.
The options listed in the table are now links to their documentation,
and the table uses compact markup to make it easier to read and edit.
First proposed in #10998.
Doc/library/sys.rst