Package: libpython2.7-stdlib Version: 2.7.9-2 Severity: important
There is a Python bug issue https://bugs.python.org/issue19352 which was fixed by patch https://hg.python.org/cpython/rev/d7ec961cea1c and this fix was referred in changelog https://hg.python.org/cpython/raw-file/v2.7.9/Misc/NEWS but I noticed that the package source file /usr/lib/python2.7/unittest/loader.py (lines 259 and 260) does not contain fix ( https://hg.python.org/cpython/file/2.7/Lib/unittest/loader.py#l259).

