In article <53b98cf2$0$29985$c3e8da3$54964...@news.astraweb.com>, Steven D'Aprano <steve+comp.lang.pyt...@pearwood.info> wrote:
> I have a monkey-patched version of dir() which takes a second > argument, a glob, to filter the list of names returned: Neat idea, but globs are for wimps. All the cool kids are using regexes. See that other thread over there ==> -- https://mail.python.org/mailman/listinfo/python-list