contentmonster/const.py
Kumi 48bc92653d Fixing Dog Handler usage
Lots of documentation
2021-11-25 10:40:25 +01:00

4 lines
74 B
Python

# Constants for remote file status
STATUS_START = -1
STATUS_COMPLETE = -2