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 b2d0d22489..e4404a36f0 100644
--- a/py/mpqstrraw.h
+++ b/py/mpqstrraw.h
@@ -44,6 +44,8 @@ Q(divmod)
Q(float)
Q(hash)
Q(int)
+Q(isinstance)
+Q(issubclass)
Q(iter)
Q(len)
Q(list)