|
Let us walk on the 3-isogeny graph
|
Variables | |
| int | SUCCESS = 0 |
| int | ERROR = 1 |
| int | UNKNOWN_ERROR = 2 |
| int | VIRTUALENV_NOT_FOUND = 3 |
| int | PREVIOUS_BUILD_DIR_ERROR = 4 |
| int | NO_MATCHES_FOUND = 23 |
| int ERROR = 1 |
Definition at line 2 of file status_codes.py.
| int NO_MATCHES_FOUND = 23 |
Definition at line 6 of file status_codes.py.
| int PREVIOUS_BUILD_DIR_ERROR = 4 |
Definition at line 5 of file status_codes.py.
| int SUCCESS = 0 |
Definition at line 1 of file status_codes.py.
| int UNKNOWN_ERROR = 2 |
Definition at line 3 of file status_codes.py.
| int VIRTUALENV_NOT_FOUND = 3 |
Definition at line 4 of file status_codes.py.