]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Do some basic refactoring. Along the way also list what files had their
authorBrett Cannon <bcannon@gmail.com>
Sun, 4 Jul 2010 22:05:34 +0000 (22:05 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 4 Jul 2010 22:05:34 +0000 (22:05 +0000)
commit058173e2b273263b91f2586d080324fbdb8b704b
tree73696844dbeafcdfcd5dec89b2e1fea527b729ba
parent5cca695ed64482c88c010964142ffad5e9104fe3
Do some basic refactoring. Along the way also list what files had their
whitespace cleaned up and do the proper plurality for "N file(s)" based on N.

Refactoring closes issue8912. Thanks to Éric Araujo for the patch.
Tools/scripts/patchcheck.py