1 Commits (94fbe9711a1179b3c4d0eb2e9822787d90231719)

Author SHA1 Message Date
Damien George 539681fffd tests: Rename test scripts, changing - to _ for consistency. 10 years ago
Dave Hylands b69f9fa31f Fix str.modulo when precision is specified. 11 years ago
Paul Sokolovsky 75ce9256b2 objstr: Implement "%(key)s" % {} formatting for strings and dicts. 11 years ago
Damien George 5cd0b2227f tests: Split out those tests requiring float and import. 11 years ago
Dave Hylands c4029e5079 Add string formatting support for longlong and mpz. 11 years ago
Dave Hylands f81a49e464 Allow floating point arguments with %d,i,u,o,x,X formats 11 years ago
Dave Hylands 6756a37a77 Implements most of str.modulo 11 years ago
Paul Sokolovsky 4db727afea objstr: Very basic implementation of % string formatting operator. 11 years ago