|
Let us walk on the 3-isogeny graph
|


Public Member Functions | |
| optparse.OptionGroup | insert_option_group (self, int idx, *Any args, **Any kwargs) |
| List[optparse.Option] | option_list_all (self) |
| optparse.OptionGroup insert_option_group | ( | self, | |
| int | idx, | ||
| *Any | args, | ||
| **Any | kwargs | ||
| ) |
Insert an OptionGroup at a given position.
Definition at line 133 of file parser.py.
References i.
| List[optparse.Option] option_list_all | ( | self | ) |
Get a list of all options, including those in option groups.
Definition at line 145 of file parser.py.
References i.