New submission from Pascal Chambon <chambon.pas...@gmail.com>:

I've created a pure-python package with py3k's bdist_msi, and weirdly, even 
though the windows installer asks for the target directory, it installs the 
package in ALL python distributions installed (py26, py27 and py31), which is 
particularly embarassing since it's a py3k-only pure-python package...

----------
assignee: tarek
components: Distutils
files: RSFile-1.0.win32.msi
messages: 106042
nosy: pakal, tarek
priority: normal
severity: normal
status: open
title: py3K bdist_msi wrongly installs itself in ALL python versions
versions: Python 3.1, Python 3.2
Added file: http://bugs.python.org/file17398/RSFile-1.0.win32.msi

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

Reply via email to