]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add PyDoc_STR and PyDoc_STRVAR calls as examples for module authors
authorSkip Montanaro <skip@pobox.com>
Wed, 14 Aug 2002 01:44:33 +0000 (01:44 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 14 Aug 2002 01:44:33 +0000 (01:44 +0000)
commitd9e7d2455717d74930fe1e745cce1d87ccc8a6a8
treed8d1823d64a08bfbcd8a5313048d670c7fbddff9
parent632a4fbd4dfc787705f274ce60e89d83990d3e44
add PyDoc_STR and PyDoc_STRVAR calls as examples for module authors
Modules/xxmodule.c