Files
python-uncompyle6/test/bytecode_3.6_run
rocky e875b79a75 Fix 3.6. call_ex_kw semantic action
Was missing positional args parameter in template. Fix submited by @x0ret

Fixes #227
2019-05-09 09:27:10 -04:00
..
2019-05-08 08:57:30 -04:00
2019-04-17 15:44:33 -04:00
2019-04-18 14:21:52 -04:00
2019-04-10 11:49:27 -04:00
2019-05-02 11:44:20 -04:00
2019-04-22 18:42:21 -04:00
2018-04-09 01:36:42 -04:00

These are byte-compiled programs compiled by Python 3.6.

Furthrmore, the programs here are self-checking: when decompiled and
then run again in a 3.6 interpreter, they are likely to give an error
when they are miscompiled.