diff options
author | Fred Drake <fdrake@acm.org> | 1999-09-09 14:21:52 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1999-09-09 14:21:52 +0000 |
commit | 7a15ba595ade7de97d395b297e6cea6f5ff5c60c (patch) | |
tree | 7a394a89b067a33516ffc6c9b061f68ff8ed990c /Python/sysmodule.c | |
parent | 244ad3ca15b9381594031cdcb0809621046f1458 (diff) | |
download | cpython-git-7a15ba595ade7de97d395b297e6cea6f5ff5c60c.tar.gz |
Added keyword parameter support to all public interfaces; keyword
names match the documentation.
Removed broken code that supports the __methods__ attribute on ast
objects; the right magic was added to Py_FindMethod() since this was
originally written. <ast-object>.__methods__ now works, so dir() and
rlcompleter are happy.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions