This website requires JavaScript.
Explore
Help
Sign In
jinx
/
python-uncompyle6
Watch
1
Fork
0
You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced
2025-08-03 00:45:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
116263dd8c3c6043bd0c459e51dfb789c0590b01
python-uncompyle6
/
uncompyle6
/
parsers
History
rocky
44cd349cc7
DRY Python3 scanner code. Some cross version handling fixed.
...
Some Python 3.2 and 3.3 deparse fixes.
2015-12-27 04:43:35 -05:00
..
__init__.py
Supoer multiple parsers, specifically for Python2 and Python3. In the
2015-12-16 22:08:29 -05:00
astnode.py
Allow comments in grammar rules. Start working on Python3 class (not
2015-12-22 11:44:04 -05:00
parse2.py
Fix up looping by reinstating JUMP_ABSOLUTE -> JUMP_BACK or CONTINUE
2015-12-26 03:06:03 -05:00
parse3.py
DRY Python3 scanner code. Some cross version handling fixed.
2015-12-27 04:43:35 -05:00
spark.py
Allow comments in grammar rules. Start working on Python3 class (not
2015-12-22 11:44:04 -05:00