summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-07-02 20:50:16 +0000
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>2008-07-02 20:50:16 +0000
commite43d33a4db0c0c9afcb70a26f682abfe889e845b (patch)
tree47197bd06fa88bf96cef5f673018d20887fa301c /Python/Python-ast.c
parent4118174315f4cba03208886af868fe31f1cd5b9d (diff)
downloadcpython-git-e43d33a4db0c0c9afcb70a26f682abfe889e845b.tar.gz
#3247 Get rid of Py_FindMethod; use tp_members instead.
Otherwise dir(_sre.SRE_Match) returns an empty list. First step: handle most occurrences, remove tp_getattr and fill the tp_methods and tp_members slots. Add some test about attribute access.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions