]> granicus.if.org Git - python/commit
Add missing "s" from format string.
authorFred Drake <fdrake@acm.org>
Sat, 30 Sep 2000 23:59:04 +0000 (23:59 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 30 Sep 2000 23:59:04 +0000 (23:59 +0000)
commitcc4adf27f4d45592751dc3bcfd0caae667d482fb
tree24463bd2f4433c433ed4924698bda2dac6e90703
parent0bc5953e832a69546bb7a4d16b20424d41cbfc86
Add missing "s" from format string.
This closes SourceForge patch #101714.
Lib/mailbox.py