diff options
Diffstat (limited to 'py/mpqstrraw.h')
-rw-r--r-- | py/mpqstrraw.h | 2 |
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) |