MCPcopy Index your code
hub / github.com/RustPython/RustPython / __next__

Method __next__

crates/vm/Lib/core_modules/codecs.py:836–841  ·  view source on GitHub ↗

Return the next decoded line from the input stream.

(self)

Source from the content-addressed store, hash-verified

Callers

nothing calls this directly

Calls 2

nextFunction · 0.85
encodeMethod · 0.45

Tested by

no test coverage detected