Commit Graph

6 Commits

Author SHA1 Message Date
Ian Bell
5db8338ceb Make import of _constant be absolute import for py3.x; See #388
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2015-01-04 00:36:07 -05:00
Ian Bell
6bb87e192a Fixed the constant module generation again
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-30 17:18:45 -05:00
Ian Bell
8df53bc632 Fix bug with enum values that are specified
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-30 17:14:54 -05:00
Ian Bell
5c87d684de Fix failing py 3.x builds thanks to constants generation script by removing filter call
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-26 01:32:21 -05:00
Ian Bell
ac42616e60 Fix bug with generate_constants_module.py
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-24 15:26:45 -05:00
Ian Bell
c50a4f6494 Automatically generate the enum keys for Python. Maybe helps with pydev issue; See #367
Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
2014-12-24 12:09:25 -05:00