|
Let us walk on the 3-isogeny graph
|
Public Member Functions | |
| __bool__ (self) | |
| __call__ (self, fullpath) | |
>>> bool(NoDists())
False
>>> list(NoDists()('anything'))
[]
Definition at line 2157 of file __init__.py.
| __bool__ | ( | self | ) |
Definition at line 2166 of file __init__.py.
| __call__ | ( | self, | |
| fullpath | |||
| ) |
Definition at line 2169 of file __init__.py.