summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string-format-modulo.py
Commit message (Expand)AuthorAge
* tests: Split out those tests requiring float and import.Damien George2014-04-17
* Add string formatting support for longlong and mpz.Dave Hylands2014-04-07
* Allow floating point arguments with %d,i,u,o,x,X formatsDave Hylands2014-04-05
* Implements most of str.moduloDave Hylands2014-04-03
* objstr: Very basic implementation of % string formatting operator.Paul Sokolovsky2014-03-31