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-04 18:45:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
18,388
Commits
7
Branches
657
Tags
95400a28e46f8504866df4e7c26b2e1a9da751ce
Commit Graph
2 Commits
Author
SHA1
Message
Date
Jack Jansen
6f84ed5afc
Fixed macroman<->latin1 conversion. Some chars don't
...
exist in latin1, but at least the roundtrip results in the same macroman characters.
2001-05-17 12:45:13 +00:00
Jack Jansen
ff792c2688
The package with standard suites. These are used separately and as base classes for other suite packages (StdSuite is slightly magical, in that it is the gensuitemodule default base package).
2000-08-17 22:14:57 +00:00