commit | c45873e4349fcec76870757b43fe24a85b443755 | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yselivanov@sprymix.com> | Wed Jan 29 12:10:27 2014 -0500 |
committer | Yury Selivanov <yselivanov@sprymix.com> | Wed Jan 29 12:10:27 2014 -0500 |
tree | 9ef8a1d02a356e6fa2e511f1a548fdc163150f5d | |
parent | 421f0c7be1286e617eb6c00e98a512ce3993d222 [diff] |
inspect.Signature.bind: Update method signature to rule out possiblity of name conflict between '__bind_self' and actual keyword argument to 'bind' or 'bind_partial'.