Steve Kowalik
|
326a087168
|
Switch to python3 shebang
With the python shebang remaining as Python 2, switch the scripts to
using Python 3. This also allows us to clean up some imports.
|
2021-02-03 14:53:42 +11:00 |
|
Jimmy Berry
|
fca7e0d38d
|
status: fallback to request_age() even if no comment.
This was the intention for factory-auto.
|
2018-01-30 01:26:54 -06:00 |
|
Jimmy Berry
|
b1fd3ad49a
|
osclib/core: request_age() return delta and handle Request object.
In #1370 devel-project.py was broken since it need delta.days and uses
Request class.
|
2018-01-29 03:14:24 -06:00 |
|
Jimmy Berry
|
ee4dec9cc1
|
status: provide exit code based on status.
|
2018-01-25 22:15:40 -06:00 |
|
Jimmy Berry
|
704fc50dca
|
status: provide initial implementation for checking bot status.
|
2018-01-25 21:28:20 -06:00 |
|