]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Wrap some long lines, use only C89 /* */ comments, and add spaces around
authorFred Drake <fdrake@acm.org>
Thu, 1 Mar 2001 20:48:17 +0000 (20:48 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Mar 2001 20:48:17 +0000 (20:48 +0000)
commitbb66a200becd14918dbece406c2b0fd63c15f28a
tree5c1b96bb53da3375cfc159d0b10a13ab2f70db93
parent4a2261aee51e753d2d2e4b7904b99b17449d0587
Wrap some long lines, use only C89 /* */ comments, and add spaces around
some operators (style guide conformance).
Modules/pyexpat.c