commit | e9906ac3d771a312b05d76e42aee8e806dd0d128 | [log] [tgz] |
---|---|---|
author | Damien George <damien.p.george@gmail.com> | Sat Jan 04 18:44:46 2014 +0000 |
committer | Damien George <damien.p.george@gmail.com> | Sat Jan 04 18:44:46 2014 +0000 |
tree | 95cd30d3a32e715fc2c9553ba1ccb1a72bf86dd8 | |
parent | 4d4bc9533edf3f82c5d19b79be9891521b267837 [diff] [blame] |
Add ellipsis object.
diff --git a/py/mpqstrraw.h b/py/mpqstrraw.h index 85cf1ff..e73bd82 100644 --- a/py/mpqstrraw.h +++ b/py/mpqstrraw.h
@@ -20,6 +20,7 @@ Q(viper) Q(asm_thumb) +Q(Ellipsis) Q(StopIteration) Q(AttributeError)