[New-bugs-announce] [issue27062] `inspect` doesn't have `__all__`

Franklin? Lee report at bugs.python.org
Thu May 19 16:29:43 EDT 2016


New submission from Franklin? Lee:

`inspect`'s names are pretty close to unique, except for `stack`, `unwrap`, and `trace`. It doesn't define `__all__`, though.

----------
components: Library (Lib)
messages: 265893
nosy: leewz
priority: normal
severity: normal
status: open
title: `inspect` doesn't have `__all__`
type: behavior
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27062>
_______________________________________


More information about the New-bugs-announce mailing list