Dont put "void" in signature for nullary functions.
authorGeorg Brandl <georg@python.org>
Fri, 24 Jul 2009 16:46:38 +0000 (16:46 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 24 Jul 2009 16:46:38 +0000 (16:46 +0000)
commit36b30b5a4bd87e42c6e8a613b9753db0e9964c95
tree916677243684b74019fffb9b09eeed03939f5109
parentf0b17335747d335d1b4b5c1b790e1d90e762acdb
Dont put "void" in signature for nullary functions.
Doc/c-api/float.rst
Doc/c-api/int.rst
Doc/c-api/method.rst
Doc/c-api/sys.rst
Doc/c-api/tuple.rst
Doc/c-api/type.rst
Doc/c-api/unicode.rst