diff options
Diffstat (limited to 'circuitpython/mpy-cross/build/genhdr/qstr/@@__py__stream.c.qstr')
-rw-r--r-- | circuitpython/mpy-cross/build/genhdr/qstr/@@__py__stream.c.qstr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/circuitpython/mpy-cross/build/genhdr/qstr/@@__py__stream.c.qstr b/circuitpython/mpy-cross/build/genhdr/qstr/@@__py__stream.c.qstr new file mode 100644 index 0000000..0cab5be --- /dev/null +++ b/circuitpython/mpy-cross/build/genhdr/qstr/@@__py__stream.c.qstr @@ -0,0 +1,5 @@ +Q(protocol_stream) +Q(protocol_stream) +TRANSLATE("stream operation not supported") +TRANSLATE("string not supported; use bytes or bytearray") +TRANSLATE("length argument not allowed for this type") |