Python2.2 doesn't give members of a list

Alex Martelli aleaxit at yahoo.com
Fri Aug 10 04:55:06 EDT 2001


"Guido van Rossum" <guido at python.org> wrote in message
news:cpsnf090x8.fsf at cj20424-a.reston1.va.home.com...
    ...
> Hm.  How about making dir() incompatible in the other direction, and
> letting it return a sorted list of *all* attributes (that one can

That would be wonderful, but I think it would still require a from
__future__
for one release.


Alex






More information about the Python-list mailing list