Jean-Paul Calderone <exar...@divmod.com> added the comment:

This isn't accurate.  distutils *will* create the directory if it does
not exist.  Perhaps you have setuptools installed?  setuptools disables
this behavior of distutils and forces you to create the directory manually.

----------
nosy: +exarkun

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

Reply via email to