commit | fca456bc3c0e3c43b2ef598ba1b352e0c27a2778 | [log] [tgz] |
---|---|---|
author | John R. Lenton <jlenton@gmail.com> | Wed Jan 15 01:37:08 2014 +0000 |
committer | John R. Lenton <jlenton@gmail.com> | Wed Jan 15 01:37:08 2014 +0000 |
tree | 551138750cfc547339063f289bee8f5a5aa7ba65 | |
parent | 39b174e00a05dfaf4ac6f2e17cee4892a60e92c3 [diff] [blame] |
added filter()
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h index bbca1bb..f6b4444 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h
@@ -42,6 +42,7 @@ Q(dict) Q(divmod) Q(enumerate) +Q(filter) Q(float) Q(hash) Q(int)