Files
deb-python-requestbuilder/requestbuilder/suite.py
Garrett Holmstrom 5a5a885f87 API CHANGE: replace print_version_and_exit with format_version
The --version option was previously subject to syntax validation of
other args when it shouldn't be.  This commit switches to a 'version'
arg type, but this comes at the cost of replacing the
print_version_and_exit function with a format_version function that
simply returns the version string.
2013-04-25 14:45:55 -07:00

2.7 KiB