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 328cb73fac..10b1fc0d39 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h @@ -37,7 +37,9 @@ Q(OverflowError) Q(abs) Q(all) Q(any) +Q(array) Q(bool) +Q(bytearray) Q(callable) Q(chr) Q(complex) |