Dirkjan Ochtman added the comment:

It's not nonsensical. Something exactly like it came up while I was looking 
into porting couchdb-python to Python 3. couchdb-python has had a couchdb.http 
module for a while now; it didn't start clashing with the stdlib until Python 
3. Also, I don't understand why Python is trying to import any "bare" http, 
when all the imports are absolute.

----------

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

Reply via email to