summaryrefslogtreecommitdiff
path: root/tests/basics/builtin_pow.py
AgeCommit message (Expand)Author
2017-02-02tests: Split tests for 2- and 3-arg pow().Paul Sokolovsky
2017-02-02py: Added optimised support for 3-argument calls to builtin.pow()Nicko van Someren
2015-04-04tests: Add missing tests for builtins, and many other things.Damien George