Chris Jerdonek <chris.jerdo...@gmail.com> added the comment:

> _PyObject_FunctionString as discussed here ( 
> https://bugs.python.org/issue37645 ) returns a string that also includes the 
> module name where applicable.

By the way, Dennis, regarding the above, one thing I noticed is that Python 
doesn't currently expose a convenient way to get the fully qualified name of a 
class (the "full name" as opposed to the qualified name). It might be worth 
exploring what that would involve. I think it would be useful, personally.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40679>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to