Commit graph

2 commits

Author SHA1 Message Date
Miro Hrončok
59f2079f68 Support INSTALL_OR_SKIP for marshalparser test 2020-10-13 22:09:11 +02:00
Lumir Balhar
86842acd1b Add marshalparser to Python tests
Marshalparser helps us to uniform byte-compiled Python files
so it has to be able to also parse pyc files from
the main python packages.
Moreover, it has its own database of magic numbers so this test
checks that the parser is compatible with the latest python before
we ship it.
2020-07-30 07:50:39 +02:00