|
Let us walk on the 3-isogeny graph
|


Public Member Functions | |
| "StreamWrapper" | from_stream (cls, TextIO orig_stream) |
| str | encoding (self) |
Static Public Attributes | |
| TextIO | orig_stream |
| str encoding | ( | self | ) |
Definition at line 355 of file misc.py.
References StreamWrapper.orig_stream.
Referenced by TestcaseFormatter.__init__(), HtmlFormatter._decodeifneeded(), HtmlFormatter._wrap_full(), ConsoleOptions.ascii_only(), IncrementalDecoder.decode(), Formatter.format(), NullFormatter.format(), TestcaseFormatter.format(), LatexFormatter.format_unencoded(), SvgFormatter.format_unencoded(), Response.json(), Console.options(), and Response.text().

| "StreamWrapper" from_stream | ( | cls, | |
| TextIO | orig_stream | ||
| ) |
Definition at line 347 of file misc.py.
References i.
|
static |
Definition at line 344 of file misc.py.
Referenced by StreamWrapper.encoding().