Chris Jerdonek added the comment: This is in part because register.run() calls self._set_config() after calling self.finalize_options():
http://hg.python.org/cpython/file/680a855ec91e/Lib/distutils/command/register.py#l43 And _set_config() doesn't seem to look at already-finalized options. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue16926> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com