Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:
Even if we change the repr of functions (I like this idea), this will not solve the general problem: many reprs contain an object id. In your case I suggest to post-process the pydoc output and replace parts matching ' at 0x[0-9a-fA-F]+'. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39391> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com