Message369653
> _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. |
|
Date |
User |
Action |
Args |
2020-05-22 21:27:28 | chris.jerdonek | set | recipients:
+ chris.jerdonek, xtreak, Dennis Sweeney |
2020-05-22 21:27:28 | chris.jerdonek | set | messageid: <1590182848.96.0.96497238948.issue40679@roundup.psfhosted.org> |
2020-05-22 21:27:28 | chris.jerdonek | link | issue40679 messages |
2020-05-22 21:27:28 | chris.jerdonek | create | |
|