[issue45288] Inspect - Added sort_result parameter on getmembers function.

Serhiy Storchaka report at bugs.python.org
Mon Sep 27 18:06:50 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

Ah, if you only need a module, then just use its __dict__ (or vars()).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45288>
_______________________________________


More information about the Python-bugs-list mailing list