This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e75f0e480187e75709ca1f96409bb685b261cc3e
cpython
/
Doc
/
ext
History
Fred Drake
ef6373a4f6
Exhibit good form in C code: always provide docstrings in method tables, and
...
always fill in all slots of table entries. Fixed a few minor markup errors.
2001-11-17 06:50:42 +00:00
..
.cvsignore
Updates to reflect pending changes to the XML conversion process.
2000-11-22 16:42:37 +00:00
embedding.tex
Exhibit good form in C code: always provide docstrings in method tables, and
2001-11-17 06:50:42 +00:00
ext.tex
Split "Extending & Embedding" into separate files, one per chapter.
2001-08-20 19:30:29 +00:00
extending.tex
Exhibit good form in C code: always provide docstrings in method tables, and
2001-11-17 06:50:42 +00:00
newtypes.tex
Exhibit good form in C code: always provide docstrings in method tables, and
2001-11-17 06:50:42 +00:00
run-func.c
Do not #include <stdio.h> since Python.h already does that.
2001-09-06 16:20:33 +00:00
unix.tex
Split "Extending & Embedding" into separate files, one per chapter.
2001-08-20 19:30:29 +00:00
windows.tex
Split "Extending & Embedding" into separate files, one per chapter.
2001-08-20 19:30:29 +00:00