Pastebin
Paste #1831: No description
< previous paste - next paste>
Pasted by chrivers
try:
method = func.im_func
except AttributeError, e:
return allargs, kwargs
New Paste
Go to most recent paste.
< previous paste - next paste>
try:
method = func.im_func
except AttributeError, e:
return allargs, kwargs
Go to most recent paste.