##// END OF EJS Templates
Update internal argparse to version 1.1...
Update internal argparse to version 1.1 Signed-off-by: Thomas Spura <tomspur@fedoraproject.org>

File last commit:

r3408:261328d5
r3409:994a7291
Show More
__init__.py
4 lines | 76 B | text/x-python | PythonLexer
try:
from pretty import *
except ImportError:
from _pretty import *