]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo: formats -> format. (Only mattered in wide unicode builds.)
authorGuido van Rossum <guido@python.org>
Sun, 14 Oct 2007 20:46:15 +0000 (20:46 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 14 Oct 2007 20:46:15 +0000 (20:46 +0000)
commit7c4c6c5d8aa6eb7ed4e76017f9094783631e96dc
tree26f69ff58a9b3a75dd72a452b93079c6f6a13dcd
parent6c91378011ff1d39e0f504dedf31b9ecd75c90cf
Fix typo: formats -> format.  (Only mattered in wide unicode builds.)
Modules/arraymodule.c