[New-bugs-announce] [issue20815] ipaddress unit tests PEP8

Michel Albert report at bugs.python.org
Sat Mar 1 13:01:32 CET 2014


New submission from Michel Albert:

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.

----------
components: Tests
files: test_ipaddress_pep8.patch
keywords: patch
messages: 212497
nosy: exhuma, ncoghlan, pmoody
priority: normal
severity: normal
status: open
title: ipaddress unit tests PEP8
versions: Python 3.5
Added file: http://bugs.python.org/file34257/test_ipaddress_pep8.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20815>
_______________________________________


More information about the New-bugs-announce mailing list