[issue16299] __build__ as a temp build directory for setup.py

R. David Murray report at bugs.python.org
Mon Oct 22 16:24:00 CEST 2012


R. David Murray added the comment:

I see no reason to make this change.  'build' is pretty much universally understood to be something that can be blown away, and I think that making Python's naming convention different than that used by other open source software projects in similar contexts would be much more confusing than helpful.

----------
nosy: +r.david.murray
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16299>
_______________________________________


More information about the Python-bugs-list mailing list