commit | 99363b6a1922a76f407900f6157434cafa3401c9 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Sep 03 07:27:26 2005 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Sep 03 07:27:26 2005 +0000 |
tree | cc4371169aac4264bc9ea96f54faf4075a0fed71 | |
parent | c384fc2357c02a3bc5628a23c6aea1a6bf7493cc [diff] |
- Correct PyBool_FromLong's return type and its description. - Unify function description mode ("Return X" vs "Returns X")