]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix spacing in string literal.
authorGeorg Brandl <georg@python.org>
Wed, 3 Aug 2011 06:27:00 +0000 (08:27 +0200)
committerGeorg Brandl <georg@python.org>
Wed, 3 Aug 2011 06:27:00 +0000 (08:27 +0200)
commit25e2cd13885207d41344313984322b608a26fbac
tree1c989804c38950d910cc78258c9ff3363f16cbae
parent86a1a8974dc23b2cdcb6cac3cb0babbfc6af296c
Fix spacing in string literal.
Lib/http/client.py