commit | 0486f819c93de81120ad75570df5d6837017c03d | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yselivanov@sprymix.com> | Wed Jan 29 12:18:59 2014 -0500 |
committer | Yury Selivanov <yselivanov@sprymix.com> | Wed Jan 29 12:18:59 2014 -0500 |
tree | 452ef5711eb8c11a3a19b0993f84d2d11523018d | |
parent | c45873e4349fcec76870757b43fe24a85b443755 [diff] |
inspect.signature: Make sure that if a callable object has '_patialmethod' attribute, that attribute is an instance of 'functools.partialmethod'.