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-06-02 09:38:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,806
Commits
7
Branches
656
Tags
807b7bec0646eec137e23dc8cd08c2cf679b9d01
Commit Graph
2 Commits
Author
SHA1
Message
Date
Guido van Rossum
0daa13b188
set softspace to 0 in __init__
1995-06-22 18:45:04 +00:00
Guido van Rossum
85d8945590
Two new generally useful modules: types defines names for all built-in types,
...
StringIO implements pseudo files writing into and reading from strings.
1994-06-23 11:53:27 +00:00