Include a small argparse compatibility layer for Python < 2.7
authorFilipe Cabecinhas <me@filcab.net>
Sat, 16 Feb 2013 09:05:23 +0000 (09:05 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Sat, 16 Feb 2013 09:05:23 +0000 (09:05 +0000)
commit103e16e4cce5ee896a9d84cb52a880dfc9d906e0
tree065e540fe8b2916a9420254491f7205d68df2067
parent49049ee8c7c461a62682030737c061844e1ebe4a
Include a small argparse compatibility layer for Python < 2.7

llvm-svn: 175341
lldb/test/argparse_compat.py [new file with mode: 0755]
lldb/test/dotest.py