##// END OF EJS Templates
add _valid_formatter...
add _valid_formatter for determining whether a method is valid should properly reject unbound methods of both compiled and Python classes, and allow any other Python callable.
MinRK -
r15217:1598af9e
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...