Daniel Nephin
|
8157f0887d
|
Fix the return value of get_tty_width() it should return an int.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-08-25 22:20:07 -04:00 |
|
Daniel Nephin
|
b0f398caaa
|
Resolves #386, tty width on jenkins
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2014-08-07 12:30:01 -04:00 |
|
Aanand Prasad
|
7a4b69edc0
|
Remove compat texttable module - breaks on Python 2.7
|
2014-01-09 15:32:59 +00:00 |
|
Christopher Grebs
|
c6e91db32f
|
Add texttable compat module that is py3k compatible
|
2014-01-06 17:58:50 +00:00 |
|
Christopher Grebs
|
93b9b6fd9f
|
First version with python3 support.
* Moved requirements*.txt files to proper spec definitions in setup.py
* Added a new fig.compat module to store some compatibility code
|
2014-01-06 17:58:49 +00:00 |
|
Aanand Prasad
|
0cafdc9c6c
|
plum -> fig
|
2013-12-20 20:28:24 +00:00 |
|