This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ec6be9b50da84e126c3a6816b61baabe247724c
cpython
/
Lib
/
lib2to3
T
History
Serhiy Storchaka
1322f9e2d1
Issue
#18037
: Do not escape '\u' and '\U' in raw strings.
2013-10-08 21:08:48 +03:00
..
fixes
Issue
#18037
: Do not escape '\u' and '\U' in raw strings.
2013-10-08 21:08:48 +03:00
pgen2
Issue
#18873
: The tokenize module, IDLE, 2to3, and the findnocoding.py script
2013-09-16 23:57:00 +03:00
tests
Issue
#18037
: Do not escape '\u' and '\U' in raw strings.
2013-10-08 21:08:48 +03:00
__init__.py
…
__main__.py
…
btm_matcher.py
…
btm_utils.py
…
fixer_base.py
…
fixer_util.py
…
Grammar.txt
…
main.py
…
patcomp.py
…
PatternGrammar.txt
…
pygram.py
…
pytree.py
…
refactor.py
…