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
16,573
Commits
9
Branches
456
Tags
1.7
GiB
d83bbbfd22
Commit Graph
2 Commits
Author
SHA1
Message
Date
Ka-Ping Yee
fa004ad36c
Show '\011', '\012', and '\015' as '\t', '\n', '\r' in strings.
...
Switch from octal escapes to hex escapes for other nonprintable characters.
2001-01-24 17:19:08 +00:00
Fred Drake
8ef6767e00
Regression test for ConfigParser module.
2000-09-27 22:45:25 +00:00