about summary refs log tree commit diff stats
path: root/test/test_all.py
diff options
context:
space:
mode:
authorZheng Luo <vicluo96@gmail.com>2019-11-16 12:29:06 -0800
committerZheng Luo <vicluo96@gmail.com>2019-11-16 12:29:06 -0800
commit39d7e4f1daad19a50f60256e6e753628e1db205b (patch)
treef414d979461a62ff52a978f55e8173a72f8a678a /test/test_all.py
parent88b714154312948979488e142726fd18680b6220 (diff)
downloadmiasm-39d7e4f1daad19a50f60256e6e753628e1db205b.tar.gz
miasm-39d7e4f1daad19a50f60256e6e753628e1db205b.zip
sembuilder: more compatible way to construct AST module
Python3.8 changes the signature of ast.Module by adding a
ignore_comment field which breaks this project. ast.parse("")
is a dirty but more compatible way to make it work in both
Python 3.8 and <3.8.

Fixed #1092
Diffstat (limited to 'test/test_all.py')
0 files changed, 0 insertions, 0 deletions