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.
F
Fred Drake committed
7a15ba595ade7de97d395b297e6cea6f5ff5c60c
Parent: 244ad3c