This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author exhuma
Recipients exhuma, ncoghlan, pmoody
Date 2014-03-01.12:01:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393675292.33.0.0800271368289.issue20815@psf.upfronthosting.co.za>
In-reply-to
Content
While I was looking at the source of the ipaddress unit-tests, I noticed a couple of PEP8 violations. This patch fixes these (verified using the ``pep8`` tool).

There are no behavioural changes. Only white-space.

Test-cases ran successfully before, and after the change was made.
History
Date User Action Args
2014-03-01 12:01:32exhumasetrecipients: + exhuma, ncoghlan, pmoody
2014-03-01 12:01:32exhumasetmessageid: <1393675292.33.0.0800271368289.issue20815@psf.upfronthosting.co.za>
2014-03-01 12:01:32exhumalinkissue20815 messages
2014-03-01 12:01:32exhumacreate