[issue1635363] Add command line help to windows unistall binary

2014-03-13 Thread Éric Araujo
Éric Araujo added the comment: Closing per Thomas’ and Martin’s replies. -- resolution: -> rejected stage: -> committed/rejected status: open -> closed ___ Python tracker ___

[issue1635363] Add command line help to windows unistall binary

2011-02-13 Thread Alexis Metaireau
Changes by Alexis Metaireau : -- nosy: +alexis ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue1635363] Add command line help to windows unistall binary

2010-09-29 Thread Éric Araujo
Changes by Éric Araujo : -- versions: +3rd party -Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2 ___ Python tracker ___

[issue1635363] Add command line help to windows unistall binary

2010-08-21 Thread Éric Araujo
Changes by Éric Araujo : -- components: +Windows ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue1635363] Add command line help to windows unistall binary

2010-08-21 Thread Éric Araujo
Éric Araujo added the comment: Thanks for the reply. I’m reassigning to distutils2, since Thomas classified this as a feature request. Someone who wants this change can contribute a patch. -- components: +Distutils2 -Distutils, Windows versions: +Python 2.5, Python 2.6, Python 2.7, Pyt

[issue1635363] Add command line help to windows unistall binary

2010-08-21 Thread Martin v . Löwis
Martin v. Löwis added the comment: No, we should keep both. bdist_wininst provides which which bdist_msi cannot provide. -- status: pending -> open ___ Python tracker ___ ___

[issue1635363] Add command line help to windows unistall binary

2010-08-21 Thread Éric Araujo
Éric Araujo added the comment: New features are not added to distutils. Tarek and Windows experts, do we want to remove bdist_wininst in favor of bdist_msi in distutils2? -- nosy: +eric.araujo, loewis status: open -> pending ___ Python tracker

[issue1635363] Add command line help to windows unistall binary

2009-02-10 Thread Akira Kitada
Changes by Akira Kitada : -- assignee: -> tarek components: +Windows nosy: +tarek ___ Python tracker ___ ___ Python-bugs-list maili