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
0075c8a5f775061d59285da2707d79b4aab33897
python-uncompyle6
/
uncompyle6
/
parsers
History
rocky
ec66dc0639
2.4 "import *" grammar rule
2016-07-08 18:12:35 -04:00
..
__init__.py
Supoer multiple parsers, specifically for Python2 and Python3. In the
2015-12-16 22:08:29 -05:00
astnode.py
Should use xdis 1.1.2 + small lint change
2016-06-24 09:28:50 -04:00
parse2.py
2.6.9 tryelsestmt
2016-07-02 22:53:58 -04:00
parse3.py
Another 2.6 while stmt. Clean up grammar a little
2016-07-03 10:50:19 -04:00
parse23.py
Go over grammars..
2016-06-17 22:59:17 -04:00
parse24.py
2.4 "import *" grammar rule
2016-07-08 18:12:35 -04:00
parse25.py
Start handling Pyton 2.4 bytecodes
2016-07-08 15:00:23 -04:00
parse26.py
2.5/2.6 fn name clash
2016-07-08 10:38:56 -04:00
parse27.py
while1 bug in 2.6 and 2.7
2016-07-07 13:08:00 -04:00