summaryrefslogtreecommitdiff
path: root/python/examples/kaitai/__main__.py
AgeCommit message (Collapse)Author
2019-03-20kaitai: isolate the __main__ tests from binaryninjaAndrew Lamoureux
(so you don't require binaryninja to tests just the compiled kaitai formats)
2019-03-20kaitai: more format compatibility, testingAndrew Lamoureux
2019-03-20kaitai: adjustments and rearrangements for python2/3 compatAndrew Lamoureux