New submission from Éric Araujo <mer...@netwok.org>:

pydoc contains these two functions that could be used by third-party code to 
implement a custom dir function, write a documentation tool or other uses: 
visiblename and allmethods.  We could make them public, in pydoc or inspect.

----------
components: Library (Lib)
messages: 143628
nosy: eric.araujo
priority: normal
severity: normal
status: open
title: Make visiblename and allmethods functions public
type: feature request
versions: Python 3.3

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

Reply via email to