Éric Araujo added the comment:

Good call.  All function-level imports are avoided in d2 unless absolutely 
necessary, and this one slipped through the cracks.  distutils2 went from 
Python 2 to 3 to 2 and 3 again, so these things happen (and it’s one of the 
reasons why I’ve always insisted on trying to keep as much history as possible 
in one repo).

Will fix, as even though d2 will not continue to live as one monolithic 
project, the pypi submodule will certainly be extracted in a smaller lib 
reusable by other tools.

----------
stage:  -> test needed
versions: +3rd party -Python 2.7

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

Reply via email to