[issue29351] absolute imports for logging

2017-01-23 Thread Dries Desmet
Changes by Dries Desmet : -- nosy: +dries_desmet ___ Python tracker <http://bugs.python.org/issue29351> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue18454] distutils crashes when uploading to PyPI having only the username (no pw) defined

2014-06-27 Thread Dries Desmet
Dries Desmet added the comment: I confirm, using python 2.7 on Mac. -- nosy: +dries_desmet ___ Python tracker <http://bugs.python.org/issue18454> ___ ___ Pytho