This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
610f84af0d
cpython
/
Lib
/
lib2to3
/
pgen2
History
Ezio Melotti
2612679ddc
#19620
: Fix typo in docstring (noticed by Christopher Welborn).
2013-11-25 05:14:51 +02:00
..
__init__.py
Import lib2to3.
2008-03-19 04:43:46 +00:00
conv.py
#11565
: Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 12:34:31 +02:00
driver.py
Issue
#15822
: Fix installation of lib2to3 grammar pickles to ensure
2012-09-08 18:47:27 -07:00
grammar.py
Issue
#17047
: remove doubled words found in 2.7 to 3.4 Lib/*,
2013-03-11 17:56:17 -04:00
literals.py
Import lib2to3.
2008-03-19 04:43:46 +00:00
parse.py
Merged revisions 67384,67386-67387,67389-67390,67392,67399-67400,67403-67405,67426 via svnmerge from
2008-11-28 22:12:14 +00:00
pgen.py
Merged revisions 74359,75081,75088,75213,75278,75303,75427-75428,75734-75736,75865,76059-76061 via svnmerge from
2009-11-02 18:12:12 +00:00
token.py
Import lib2to3.
2008-03-19 04:43:46 +00:00
tokenize.py
#19620
: Fix typo in docstring (noticed by Christopher Welborn).
2013-11-25 05:14:51 +02:00