]> granicus.if.org Git - python/commit
Expand tests and fix bugs in packaging.util.resolve_name.
authorÉric Araujo <merwok@netwok.org>
Wed, 19 Oct 2011 04:46:13 +0000 (06:46 +0200)
committerÉric Araujo <merwok@netwok.org>
Wed, 19 Oct 2011 04:46:13 +0000 (06:46 +0200)
commit8ccd18fff334b9b9a32e9662684f59cac332c524
treefc791ef84f973171ca049f21694c6f04c3a62d4e
parent4f996449bf9364f9c21fa6bfb0e8363e96987179
Expand tests and fix bugs in packaging.util.resolve_name.

The code is still ugly, but at least it works better now.  Patches to
make it easier to read are welcome, as well as support in #12915.
Lib/packaging/tests/test_util.py
Lib/packaging/util.py