commit | d82fb78b5c0a8d9bd319da360881de1f754842c1 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Oct 30 02:40:52 2001 +0000 |
committer | Guido van Rossum <guido@python.org> | Tue Oct 30 02:40:52 2001 +0000 |
tree | 222463e0202d8948305b1ce07e4fbc45e075c96c | |
parent | ed87ad876bf195b22d08eefb9328e548a30f8795 [diff] |
Add values to tp_getattro and tp_flags so that dir(Ellipsis) will return the same as dir(None).