Claudio Canepa added the comment:

No. #19510 is about 2 to 3 confused when the same import line has some modules 
that should be 'relativized' and others that not.

The present issue is about 2to3 incorrectly 'relativize' a module / package by 
forgetting that module names are case-sensitive but filenames are 
case-insensitive in windows.

----------

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

Reply via email to