Vinay Sajip <[email protected]> added the comment:
Another example: when processing
if hasattr(httplib, 'ssl'):
pass
It doesn't spot that httplib should be changed to http.client.
----------
nosy: +vinay.sajip
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11276>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com