New submission from Nick Coghlan <[email protected]>:
After approving the pyvenv PEP, I decided to play around with the other big
packaging enhancement in 3.3: pysetup.
The following command installed distribute:
pysetup3.3 -n install distribute
The "-n" *should* have caused that to be a dry run, but it actually installed
the module.
----------
assignee: eric.araujo
components: Distutils2
messages: 161582
nosy: alexis, eric.araujo, ncoghlan, tarek
priority: critical
severity: normal
stage: test needed
status: open
title: pysetup installed distribute despite dry run option being specified
type: behavior
versions: Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue14914>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com