public marks

PUBLIC MARKS from pvergain with tags python & pep_3101

04 December 2006 14:00

PEP 3101 -- Advanced String Formatting

This PEP proposes a new system for built-in string formatting operations, intended as a replacement for the existing '%' string formatting operator.