Changes between Initial Version and Version 2 of Ticket #9921
- Timestamp:
- 09/16/10 17:35:10 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9921 – Description
initial v2 4 4 5 5 {{{ 6 wget http:// somethingaboutorange.com/mrl/projects/nose/nose-0.11.2.tar.gz7 tar xzvf nose-0.11. 2.tar.gz8 cd nose-0.11. 26 wget http://code.google.com/p/python-nose/downloads/detail?name=nose-0.11.3.tar.gz 7 tar xzvf nose-0.11.3.tar.gz 8 cd nose-0.11.3 9 9 sage -python setup.py install 10 10 }}}