Ethan Furman added the comment: Okay, here's the patch after the inspect portion was committed in #18929.
Summary: - added __objclass__ to each enum member - added __module__ to the class dir - aded any extra methods defined to the instance dir - changed _RouteClassAttributeToGetattr to use the wrapped doc if it exists - added more useful __doc__s to value and name - added another test :) ---------- resolution: fixed -> Added file: http://bugs.python.org/file31763/issue18693.stoneleaf.02.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18693> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com