]> granicus.if.org Git - python/commit
Correct the docstring for byteswap(); error noted by Bernhard Reiter
authorFred Drake <fdrake@acm.org>
Fri, 3 Dec 1999 17:15:30 +0000 (17:15 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 3 Dec 1999 17:15:30 +0000 (17:15 +0000)
commitbf272983643776e9842cad6d1885f1b92f5eb67f
tree3a3e54066800aadb7c1dbbcabcc9f4e350a8b40f
parent631e6a0c070810b064c48ff6cf777ebb0276f038
Correct the docstring for byteswap(); error noted by Bernhard Reiter
<bernhard@uwm.edu>.

Added a check that no parameters were passed to byteswap(); previously
allowed any parameters you happened to pass.
Modules/arraymodule.c