]> granicus.if.org Git - python/commit
Remove assignment to True/False to silence the SyntaxWarning that is triggered
authorBrett Cannon <bcannon@gmail.com>
Fri, 1 Aug 2008 01:34:05 +0000 (01:34 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 1 Aug 2008 01:34:05 +0000 (01:34 +0000)
commit791ec1fc13e3d4fcb67b8bcb0c5351d3f117d762
tree261a226dc2b6e86b8b129fae9d5a5a4bca595689
parent5400b6b2e295ea96ac96169692c3c50b91b17ed6
Remove assignment to True/False to silence the SyntaxWarning that is triggered
by -3.
Lib/textwrap.py