Home | History | Annotate | Download | only in whatsnew

Lines Matching full:getattr_static

1897   the :mod:`inspect` module has a new function, :func:`~inspect.getattr_static`.
1911 >>> inspect.getattr_static(a, 'f')