This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
cpython
mirror of
https://github.com/python/cpython.git
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
The Python programming language
22
Commits
6
Branches
593
Tags
2.4
GiB
Python
62.6%
C
35.3%
C++
0.5%
M4
0.5%
HTML
0.4%
Other
0.4%
40d9304d66
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Guido van Rossum
40d9304d66
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
1990-10-21 16:17:34 +00:00
Doc
New names etc.
1990-10-07 12:35:53 +00:00
Grammar
Initial revision
1990-10-14 12:07:46 +00:00
Include
Removed declarations of err_badargs [sic] and err_nomem.
1990-10-14 20:03:07 +00:00
Lib
Use 'stat' module instead of hardcoding information from <sys/stat.h>.
1990-10-21 16:17:34 +00:00
Modules
Made posix_error back static as it should be.
1990-10-21 13:12:47 +00:00
Objects
New error handling in getattr().
1990-10-14 20:03:32 +00:00
Parser
Initial revision
1990-10-14 12:07:46 +00:00
Python
Call asa_done() in goaway().
1990-10-14 20:05:00 +00:00