Home | History | Annotate | Download | only in Lib

Lines Matching full:getargspec

1021 def getargspec(func):
1039 warnings.warn("inspect.getargspec() is deprecated, "