]> granicus.if.org Git - python/commit
Align the number of %s with the number of format arguments.
authorFinn Bock <bckfnn@worldonline.dk>
Fri, 7 Dec 2001 18:21:56 +0000 (18:21 +0000)
committerFinn Bock <bckfnn@worldonline.dk>
Fri, 7 Dec 2001 18:21:56 +0000 (18:21 +0000)
commit71be984b8043665b420f340ae6d88e4b7b012819
tree545d5d398cf6e0df3f06389bd380fea606015573
parent44b3f76adf92afe937d9da5c27ebbe1036291a05
Align the number of %s with the number of format arguments.

This closes patch "[ #490330 ] String format bug in test_b2."
Lib/test/test_b2.py