Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
DirectoryUrlHashUnsupported Class Reference
Inheritance diagram for DirectoryUrlHashUnsupported:
Collaboration diagram for DirectoryUrlHashUnsupported:

Static Public Attributes

int order = 1
 
tuple head
 
- Static Public Attributes inherited from HashError
Optional req = None
 
str head = ""
 
int order = -1
 

Additional Inherited Members

- Public Member Functions inherited from HashError
str body (self)
 
str __str__ (self)
 
- Data Fields inherited from HashError
 req
 
- Protected Member Functions inherited from HashError
str _requirement_name (self)
 

Detailed Description

A hash was provided for a version-control-system-based requirement, but
we don't have a method for hashing those.

Definition at line 504 of file exceptions.py.

Field Documentation

◆ head

tuple head
static
Initial value:
= (
"Can't verify hashes for these file:// requirements because they "
"point to directories:"
)

Definition at line 509 of file exceptions.py.

◆ order

int order = 1
static

Definition at line 508 of file exceptions.py.


The documentation for this class was generated from the following file: