]> granicus.if.org Git - python/commit
substitute(), safe_substitute(): Paul Moore provides a better hack for dealing
authorBarry Warsaw <barry@python.org>
Mon, 13 Sep 2004 15:25:15 +0000 (15:25 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 13 Sep 2004 15:25:15 +0000 (15:25 +0000)
commitb6234a95c1b8c56563025883aac92b683e8a99bf
tree5e888944c0a9db3052aa461aebfef62dfd86d137
parentc7cd20c8c6862558e54c17755f493889725c0ce8
substitute(), safe_substitute(): Paul Moore provides a better hack for dealing
with positional arguments.
Lib/string.py