summaryrefslogtreecommitdiffstatshomepage
path: root/py/qstrdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/qstrdefs.h')
-rw-r--r--py/qstrdefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/qstrdefs.h b/py/qstrdefs.h
index 71a523c2d6..23c25072d9 100644
--- a/py/qstrdefs.h
+++ b/py/qstrdefs.h
@@ -74,6 +74,7 @@ Q(__gt__)
Q(__eq__)
Q(__le__)
Q(__ge__)
+Q(__reversed__)
Q(micropython)
Q(bytecode)