|
Orbits
1
|
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 pip.status_codes.ERROR = 1 |
| int pip.status_codes.NO_MATCHES_FOUND = 23 |
| int pip.status_codes.PREVIOUS_BUILD_DIR_ERROR = 4 |
| int pip.status_codes.SUCCESS = 0 |
| int pip.status_codes.UNKNOWN_ERROR = 2 |
| int pip.status_codes.VIRTUALENV_NOT_FOUND = 3 |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.