This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-06 11:23:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Guido van Rossum
df72a655b9
To ignore a call, cast it to (void), not to (void *)...
1992-08-12 15:27:32 +00:00
..
bltinmodule.c
* Makefile: cosmetics
1992-08-05 19:58:53 +00:00
ceval.c
* Makefile: cosmetics
1992-08-05 19:58:53 +00:00
cgensupport.c
…
compile.c
…
errors.c
…
fmod.c
…
getcwd.c
…
graminit.c
…
import.c
* Makefile: cosmetics
1992-08-05 19:58:53 +00:00
marshal.c
…
modsupport.c
…
pythonmain.c
* Makefile: cosmetics
1992-08-05 19:58:53 +00:00
pythonrun.c
To ignore a call, cast it to (void), not to (void *)...
1992-08-12 15:27:32 +00:00
strerror.c
…
strtod.c
…
structmember.c
…
sysmodule.c
…
thread.c
* Makefile: cosmetics
1992-08-05 19:58:53 +00:00
traceback.c
…