commit | 57d240ef645c4d78432ce722844c150e5ba25fbb | [log] [tgz] |
---|---|---|
author | Yury Selivanov <yselivanov@sprymix.com> | Wed Feb 19 16:27:23 2014 -0500 |
committer | Yury Selivanov <yselivanov@sprymix.com> | Wed Feb 19 16:27:23 2014 -0500 |
tree | a656f202253735833a58a91b2ee7ed732d947cc2 | |
parent | 4ac30f17925bc5dc283cd638a43b9ecde95b63a9 [diff] |
inspect: Fix getfullargspec() to not to follow __wrapped__ chains Initial patch by Nick Coghlan.