]> granicus.if.org Git - python/commit
Issue #23432: Remove duplicate content from SystemExit docs.
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 10 Mar 2015 12:47:41 +0000 (14:47 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 10 Mar 2015 12:47:41 +0000 (14:47 +0200)
commit55f1949225b58e7a7b80617f2fc4fd890e3a9844
treed1912e23759cc2c206c4deeb5ca1d974d5834a16
parent80f6bb4cd85c88fc24a4d183c7c236f97ac3eb2f
parent77a6b20a3590f58b6f715eec7f099360c5dba516
Issue #23432: Remove duplicate content from SystemExit docs.

Also, document SystemExit.code attribute explicitly.