Changeset 2128
- Timestamp:
- Jan 20, 2016 10:34:07 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/bootstrap.py
r1867 r2128 35 35 return 36 36 except: 37 print "\nInstall of '+package+'failed. Please report this information:"37 print "\nInstall of "+package+" failed. Please report this information:" 38 38 import traceback 39 39 print traceback.format_exc()
Note: See TracChangeset
for help on using the changeset viewer.