commit | 07205ec323ca98d1c23af51e099119954d0fe7a4 | [log] [tgz] |
---|---|---|
author | John R. Lenton <jlenton@gmail.com> | Mon Jan 13 02:31:00 2014 +0000 |
committer | John R. Lenton <jlenton@gmail.com> | Mon Jan 13 02:31:00 2014 +0000 |
tree | 7752e520c792f47c43a005782bde9f7386fd0a2e | |
parent | 34f813ee29c7191e3de455c3fc9c788496e3b29e [diff] [blame] |
added zip()
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h index e4404a3..e33194f 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h
@@ -60,6 +60,7 @@ Q(sum) Q(tuple) Q(type) +Q(zip) Q(append) Q(pop)