Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged maint | Chris St. Pierre | 2012-06-19 | 1 | -0/+2 |
| | |||||
* | PY3K: Refactor input code | Sol Jerome | 2012-06-05 | 1 | -0/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Remove fprint in favor of cleaner setup.py | Sol Jerome | 2012-04-04 | 1 | -11/+0 |
| | | | | | | | We only used the new fancy file printing function in one place, but it caused massive ugliness in setup.py. Easier to use file.write() for now. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Allow to run directly from a git checkout (#1037) | Sol Jerome | 2012-03-24 | 1 | -0/+92 |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |