Files
python-uncompyle6/test/simple_source
2015-12-21 12:34:19 -05:00
..
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00
2015-12-21 12:34:19 -05:00

Files in this directory contain very simnple constructs that work
across all versions of Python.

Their simnplicity is to try to make it easier to debug grammar
and AST walking routines.

This code originally taken from https://github.com/DarkFenX/uncompyle3