]> granicus.if.org Git - python/commit
Fix PEP-8 violation in argparse usage example (similar examples in argparse.rst do...
authorEli Bendersky <eliben@gmail.com>
Mon, 31 Jan 2011 04:10:23 +0000 (04:10 +0000)
committerEli Bendersky <eliben@gmail.com>
Mon, 31 Jan 2011 04:10:23 +0000 (04:10 +0000)
commitf30793a6bbde7b37446c2b5356d3b66cc70d06b1
tree662f7497d8b168b3929ab9d36dd43af505a5ad34
parentd7cde5daff104a26eebc4d5d6d4319e51772d399
Fix PEP-8 violation in argparse usage example (similar examples in argparse.rst do follow PEP-8)
Doc/whatsnew/3.2.rst