56 Commits (9020ac7cce97dddad51b285fffc31fe4ddf60898)

Author SHA1 Message Date
Eric Smith 58a42244cf Issue #1588: Add complex.__format__. 17 years ago
Eric Smith 9139cc6a3b Issue #1588: Add complex.__format__. 17 years ago
Benjamin Peterson 78821ddf8c fix building the core with --disable-unicode 17 years ago
Eric Smith 4a7d76ddb5 Refactor and clean up str.format() code (and helpers) in advance of optimizations. 18 years ago
Eric Smith dc13b79a38 Refactor and clean up str.format() code (and helpers) in advance of optimizations. 18 years ago
Eric Smith a9f7d62480 Backport of PEP 3101, Advanced String Formatting, from py3k. 18 years ago
Eric Smith 8c66326368 Implementation of PEP 3101, Advanced String Formatting. 19 years ago