|
Let us walk on the 3-isogeny graph
|


Public Member Functions | |
| None | __init__ (self, str location) |
| zipfile.ZipFile | as_zipfile (self) |
Data Fields | |
| location | |
Additional Inherited Members | |
Static Public Attributes inherited from Wheel | |
| str | location |
| None __init__ | ( | self, | |
| str | location | ||
| ) |
Definition at line 675 of file base.py.
Referenced by Protocol.__init_subclass__().

| zipfile.ZipFile as_zipfile | ( | self | ) |
Reimplemented from Wheel.
Definition at line 678 of file base.py.
References i, _PackageInfo.location, InvalidWheel.location, BaseDistribution.location(), Wheel.location, FilesystemWheel.location, MemoryWheel.location, Distribution.location(), Distribution.location, and LocationParseError.location.

| location |
Definition at line 676 of file base.py.
Referenced by BaseDistribution._iter_declared_entries_from_legacy(), Distribution._metadata_impl(), FilesystemWheel.as_zipfile(), BaseDistribution.editable_project_location(), BaseDistribution.installed_as_egg(), and Distribution.installed_location().