commit | c785f4841c24ff912ab5cc1ab34da4b9d64205e5 | [log] [tgz] |
---|---|---|
author | Jeremy Hylton <jeremy@alum.mit.edu> | Fri Sep 14 20:08:07 2001 +0000 |
committer | Jeremy Hylton <jeremy@alum.mit.edu> | Fri Sep 14 20:08:07 2001 +0000 |
tree | a021e0fc0a9dc4492dccca30aac9da495094d443 | |
parent | a8c60f478cfadf9d75d605816f3962fbe588640a [diff] |
Supply code objects a new-style tp_members slot and tp_getattr impl. The chief effects are to make dir() do something useful and supply them with an __class__.