commit | 9daa78943e58602f74c89a2b5b1ed225f4ccf6cc | [log] [tgz] |
---|---|---|
author | John R. Lenton <jlenton@gmail.com> | Tue Jan 14 23:55:01 2014 +0000 |
committer | John R. Lenton <jlenton@gmail.com> | Tue Jan 14 23:55:01 2014 +0000 |
tree | a5ea774c04ce313d437654cf49b085732e480791 | |
parent | 6c2401e935b38ca87fd8f52efbb614a428b6938c [diff] [blame] |
added enumerate()
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h index c3cda84..8d681c9 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h
@@ -41,6 +41,7 @@ Q(complex) Q(dict) Q(divmod) +Q(enumerate) Q(float) Q(hash) Q(int)