Pablo Galindo Salgado <[email protected]> added the comment:
For attribute errors we just call dir() on the object and we do a suggestion based on the names so if a name appears in the dir() then we will consider it for the suggestion. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44655> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
