Vinay Sajip <vinay_sa...@yahoo.co.uk> 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 <rep...@bugs.python.org> <http://bugs.python.org/issue11276> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com