Rollback to python 2.6
We need installsystems is functional on squeeze systems... So we needs to embed: - argparse 2.7.1 (not in python2.6) - progressbar 2.3 (not in debian squeeze)
Showing
- Makefile 1 addition, 1 deletionMakefile
- bin/is 2 additions, 2 deletionsbin/is
- debian/control 3 additions, 3 deletionsdebian/control
- installsystems/argparse.py 2337 additions, 0 deletionsinstallsystems/argparse.py
- installsystems/progressbar/__init__.py 323 additions, 0 deletionsinstallsystems/progressbar/__init__.py
- installsystems/progressbar/compat.py 42 additions, 0 deletionsinstallsystems/progressbar/compat.py
- installsystems/progressbar/widgets.py 308 additions, 0 deletionsinstallsystems/progressbar/widgets.py
- installsystems/tools.py 2 additions, 2 deletionsinstallsystems/tools.py
installsystems/argparse.py
0 → 100644
This diff is collapsed.
installsystems/progressbar/__init__.py
0 → 100644
installsystems/progressbar/compat.py
0 → 100644
installsystems/progressbar/widgets.py
0 → 100644
Please register or sign in to comment