|
|
@@ -1638,7 +1638,7 @@ QDEF(MP_QSTR_startswith, (const byte*)"\x74\x0a" "startswith")
|
|
|
QDEF(MP_QSTR_stat, (const byte*)"\xd7\x04" "stat")
|
|
|
QDEF(MP_QSTR_state, (const byte*)"\xd2\x05" "state")
|
|
|
QDEF(MP_QSTR_staticmethod, (const byte*)"\x62\x0c" "staticmethod")
|
|
|
-QDEF(MP_QSTR_statistics, (const byte*)"\x00\x0a" "statistics")
|
|
|
+QDEF(MP_QSTR_statistics, (const byte*)"\x01\x0a" "statistics")
|
|
|
QDEF(MP_QSTR_statvfs, (const byte*)"\x14\x07" "statvfs")
|
|
|
QDEF(MP_QSTR_std, (const byte*)"\x46\x03" "std")
|
|
|
QDEF(MP_QSTR_stderr, (const byte*)"\xa3\x06" "stderr")
|