summaryrefslogtreecommitdiffstats
path: root/Doc/ext
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-04-02 06:47:24 (GMT)
committerFred Drake <fdrake@acm.org>1998-04-02 06:47:24 (GMT)
commitc6fa34e4d004732c756def0076e827979a906332 (patch)
tree073290265120fd079dc3e8ee175c7448a9a2f00e /Doc/ext
parente9625e86b8e02ce4ec825d9ed557a409e20f5431 (diff)
downloadcpython-c6fa34e4d004732c756def0076e827979a906332.zip
cpython-c6fa34e4d004732c756def0076e827979a906332.tar.gz
cpython-c6fa34e4d004732c756def0076e827979a906332.tar.bz2
Markup consistency & nits.
Fix typo in a C code example: KeyError is spelled PyExc_KeyError in C; the "K" is upper case! Some index entries. On function signatures, always use parameter names. Make return types match what's in the header files. When the return type is a pointer, always omit the space between te type name and the "*"; leaving it in results in type * func(..) and having two spaces there just looks terrible.
Diffstat (limited to 'Doc/ext')
0 files changed, 0 insertions, 0 deletions