STINNER Victor <[email protected]> added the comment: > If you have replaced self.DEFAULT_REALM with realm why not replace > self.DEFAULT_REPOSITORY with repository?
Oh, I didn't notice that there is also a repository variable which is not used in all code paths. > I don't know what is correct. Added distutils experts for review. Now I'm not sure that my realm change is correct. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32155> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
