summaryrefslogtreecommitdiff
path: root/tests/basics/builtin-callable.py
AgeCommit message (Expand)Author
2014-07-05tests: Rename test scripts, changing - to _ for consistency.Damien George
2014-01-23mp_obj_is_callable(): Only object types can be callable.Paul Sokolovsky