New submission from Alexis Metaireau <ale...@notmyidea.org>:

The "packaging.install" module doesn't have a clear API defined and it's doing 
a lot of indirections between all the functions to get metadata, fetch the 
dependencies and install what's need to be installed.

We might be able to come with a better solution for the API we expose there, 
and to allow easier maintenance. I'll go ahead this week and propose a change 
to this module which hopefully will make things clearer.

----------
assignee: alexis
components: Distutils2
messages: 161868
nosy: alexis, tarek
priority: normal
severity: normal
status: open
title: packaging.install does not have a clear API.
type: enhancement
versions: Python 3.3

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

Reply via email to