Add argparse as vendored package for Python 2.6 support.

This commit is contained in:
Chris Church 2013-10-16 11:42:44 -04:00
parent c4108a6890
commit 83be067576
2 changed files with 2363 additions and 0 deletions

View File

@ -3,6 +3,7 @@ versions are listed below, along with notes on which files are included.
amqp==1.2.1 (amqp/*)
anyjson==0.3.3 (anyjson/*)
argparse==1.2.1 (argparse.py, needed for Python 2.6 support)
Babel==1.3 (babel/*, excluded bin/pybabel)
billiard==2.7.3.32 (billiard/*, funtests/*, excluded _billiard.so)
boto==2.13.3 (boto/*, excluded bin/asadmin, bin/bundle_image, bin/cfadmin,

File diff suppressed because it is too large Load Diff