Nick Coghlan <ncogh...@gmail.com> added the comment: Of the 3 available options (mod style, string.Template and str.format), yes, str.format is the best choice.
If people want the shell meaning of the braces, they can escape them by doubling them up in the command string. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue13238> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com