##// END OF EJS Templates
Simplify options handling code by using argparse argument_default....
Simplify options handling code by using argparse argument_default. The argparse.ArgumentParser class supports an instance-wide default, so we can set that once instead of having every argument configured with the same default always.

File last commit:

r1877:d11df54f
r2428:f8bf80c5
Show More
.bzrignore
4 lines | 110 B | text/plain | TextLexer
# IPython-specific files and pattersn that bzr should ignore
docs/dist
docs/build/*
docs/source/api/generated