]> granicus.if.org Git - python/commit
Fix a bug in the messages for an assert failure where not enough arguments to a string
authorBrett Cannon <bcannon@gmail.com>
Tue, 25 Jul 2006 17:34:36 +0000 (17:34 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 25 Jul 2006 17:34:36 +0000 (17:34 +0000)
commit813669f911d362b12daed634324453df0d6917b0
tree2603905ca32d0a0b8b41d7c973990d8959f985c0
parentf23ad3d65e8d0f438ff2f0390a3fa28e7c011507
Fix a bug in the messages for an assert failure where not enough arguments to a string
were being converted in the format.
Lib/test/test_ossaudiodev.py