This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
parso
Watch
1
Star
0
Fork
0
You've already forked parso
mirror of
https://github.com/davidhalter/parso.git
synced
2025-12-31 08:34:43 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51f2de28c6dea96099c8378c8cb164f60ff1486b
parso
/
parso
/
pgen2
History
Dave Halter
78c371f73a
Refactor the version info to use a tuple, always.
2017-07-19 09:09:33 +02:00
..
__init__.py
Add an initial version of the code from Jedi.
2017-05-11 07:13:23 -04:00
grammar.py
Make a proper recovery for only error statements in a suite.
2017-07-18 17:53:04 +02:00
parse.py
addtoken -> add_token.
2017-07-17 08:44:27 +02:00
pgen.py
Refactor the version info to use a tuple, always.
2017-07-19 09:09:33 +02:00