Steven Bethard <steven.beth...@gmail.com> added the comment:

> Would you have to do this for every installed distribution?
> Seems cumbersome.

Well, the feature not being implemented yet, it's hard to tell what it would 
do. ;-) But I think the simplest approach would actually yield a dialog where 
you simply check off the versions of Python that you want the module installed 
to. (In MSI terminology, you'd be adding or removing "features".) So you 
*would* have to do this for every module you installed, but *not* for every 
(module, version) combination.

Now let's just hope that someone implements it in distutils2. ;-)

----------

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

Reply via email to