summaryrefslogtreecommitdiffstatshomepage
path: root/py/mpqstrraw.h
diff options
context:
space:
mode:
Diffstat (limited to 'py/mpqstrraw.h')
-rw-r--r--py/mpqstrraw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h
index e4404a36f0..c3cda84b4d 100644
--- a/py/mpqstrraw.h
+++ b/py/mpqstrraw.h
@@ -57,9 +57,11 @@ Q(pow)
Q(print)
Q(range)
Q(set)
+Q(sorted)
Q(sum)
Q(tuple)
Q(type)
+Q(zip)
Q(append)
Q(pop)