New submission from Daniel Wozniak:

Adding additional tests to get 100% coverage in urllib.parse module. It should 
be noted that line 598 technically has coverage but it does not appear that way 
due to an peephole optimization, at least we think that is the case.

----------
components: Tests
files: patch.diff
keywords: patch
messages: 184559
nosy: dwoz
priority: normal
severity: normal
status: open
title: Patch for Additional Test Coverage in urllib.parse
versions: Python 3.4
Added file: http://bugs.python.org/file29467/patch.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17472>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to