Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove fprint in favor of cleaner setup.py | Sol Jerome | 2012-04-04 | 1 | -2/+2 |
| | | | | | | | 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/+284 |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |