|
|
@@ -523,6 +523,7 @@ QDEF(MP_QSTR_setblocking, (const byte*)"\x6e\x0b" "setblocking")
|
|
|
QDEF(MP_QSTR_calcsize, (const byte*)"\x4d\x08" "calcsize")
|
|
|
QDEF(MP_QSTR_pack, (const byte*)"\xbc\x04" "pack")
|
|
|
QDEF(MP_QSTR_pack_into, (const byte*)"\x1f\x09" "pack_into")
|
|
|
+QDEF(MP_QSTR_os, (const byte*)"\x79\x02" "os")
|
|
|
|
|
|
// This file was automatically generated by makeqstrdata.py
|
|
|
|
|
|
@@ -1490,7 +1491,6 @@ QDEF(MP_QSTR_noise, (const byte*)"\x9b\xf4\x05" "noise")
|
|
|
QDEF(MP_QSTR_nop, (const byte*)"\xb4\x57\x03" "nop")
|
|
|
QDEF(MP_QSTR_nss, (const byte*)"\x2b\x5a\x03" "nss")
|
|
|
QDEF(MP_QSTR_onewire, (const byte*)"\x28\xfc\x07" "onewire")
|
|
|
-QDEF(MP_QSTR_os, (const byte*)"\x79\x6f\x02" "os")
|
|
|
QDEF(MP_QSTR_params, (const byte*)"\x79\xe2\x06" "params")
|
|
|
QDEF(MP_QSTR_parity, (const byte*)"\x42\x05\x06" "parity")
|
|
|
QDEF(MP_QSTR_path, (const byte*)"\x88\xce\x04" "path")
|