|
| | parse (self, s) |
| |
| | is_prerelease (self) |
| |
|
| __init__ (self, s) |
| |
|
| __eq__ (self, other) |
| |
|
| __ne__ (self, other) |
| |
|
| __lt__ (self, other) |
| |
|
| __gt__ (self, other) |
| |
|
| __le__ (self, other) |
| |
|
| __ge__ (self, other) |
| |
|
| __hash__ (self) |
| |
|
| __repr__ (self) |
| |
|
| __str__ (self) |
| |
|
|
| _check_compatible (self, other) |
| |
|
| _string |
| |
|
| _parts |
| |
◆ is_prerelease()
| pip._vendor.distlib.version.LegacyVersion.is_prerelease |
( |
|
self | ) |
|
◆ parse()
| pip._vendor.distlib.version.LegacyVersion.parse |
( |
|
self, |
|
|
|
s |
|
) |
| |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/distlib/version.py