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

Static Public Attributes

int order = 3
 
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 requirement had a hash specified but was not pinned to a specific
version.

Definition at line 557 of file exceptions.py.

Field Documentation

◆ head

tuple head
static
Initial value:
= (
"In --require-hashes mode, all requirements must have their "
"versions pinned with ==. These do not:"
)

Definition at line 562 of file exceptions.py.

◆ order

int order = 3
static

Definition at line 561 of file exceptions.py.


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