Michael Merickel
2016-12-15 5b5b20be6d248beb40b33269306b61ea40f22ab8
refs
author Michael Merickel <michael@merickel.org>
Thursday, December 15, 2016 07:27 +0100
committer GitHub <noreply@github.com>
Thursday, December 15, 2016 07:27 +0100
commit5b5b20be6d248beb40b33269306b61ea40f22ab8
tree f81a023b82a9ececed3b75c36a121d8aead0ae12 tree | zip | gz
parent fb1c38cc5129263ca0b76941007257b164a6188f view | diff
91db73661dfc4deccb68698a95004f2871aafcf1 view | diff
Merge pull request #2864 from stevepiercy/scripts-optparse-to-argparse

Scripts optparse to argparse
25 files modified
697 ■■■■■ changed files
docs/conf.py 8 ●●●● diff | view | raw | blame | history
docs/pscripts/pcreate.rst 10 ●●●●● diff | view | raw | blame | history
docs/pscripts/pdistreport.rst 10 ●●●●● diff | view | raw | blame | history
docs/pscripts/prequest.rst 10 ●●●●● diff | view | raw | blame | history
docs/pscripts/proutes.rst 8 ●●●● diff | view | raw | blame | history
docs/pscripts/pserve.rst 8 ●●●● diff | view | raw | blame | history
docs/pscripts/pshell.rst 8 ●●●● diff | view | raw | blame | history
docs/pscripts/ptweens.rst 8 ●●●● diff | view | raw | blame | history
docs/pscripts/pviews.rst 8 ●●●● diff | view | raw | blame | history
pyramid/scaffolds/template.py 8 ●●●● diff | view | raw | blame | history
pyramid/scripts/pcreate.py 168 ●●●● diff | view | raw | blame | history
pyramid/scripts/pdistreport.py 11 ●●●●● diff | view | raw | blame | history
pyramid/scripts/prequest.py 69 ●●●●● diff | view | raw | blame | history
pyramid/scripts/proutes.py 63 ●●●●● diff | view | raw | blame | history
pyramid/scripts/pserve.py 75 ●●●●● diff | view | raw | blame | history
pyramid/scripts/pshell.py 70 ●●●●● diff | view | raw | blame | history
pyramid/scripts/ptweens.py 27 ●●●● diff | view | raw | blame | history
pyramid/scripts/pviews.py 35 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scaffolds/test_template.py 4 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_proutes.py 18 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pserve.py 7 ●●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pshell.py 22 ●●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_ptweens.py 2 ●●● diff | view | raw | blame | history
pyramid/tests/test_scripts/test_pviews.py 38 ●●●●● diff | view | raw | blame | history
setup.py 2 ●●● diff | view | raw | blame | history