This website requires JavaScript.
Explore
Help
Sign In
1berry
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
Code
Issues
Packages
Projects
Releases
Wiki
Activity
53,381
Commits
7
Branches
618
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Victor Stinner
d7e76405c7
Issue
#3080
: document encoding used by import functions
2011-02-22 23:38:34 +00:00
Georg Brandl
5483fe55f5
Remove trailing whitespace.
2009-05-17 22:19:14 +00:00
Benjamin Peterson
b173f7853e
add a replacement API for PyCObject, PyCapsule
#5630
...
All stdlib modules with C-APIs now use this. Patch by Larry Hastings
2009-05-05 22:31:58 +00:00