]> granicus.if.org Git - python/commit
Improve MHMailbox: messages are now sorted in numerical order.
authorGuido van Rossum <guido@python.org>
Thu, 10 Aug 2000 03:05:26 +0000 (03:05 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 10 Aug 2000 03:05:26 +0000 (03:05 +0000)
commit0707fea5ee112da270a86b5a147f260d6c0e35ef
treef3cc0596edc6c1efa772c414a23ce3fab362dbb1
parent65983372f0060de0a4d356fe62d47e1bfc3549ee
Improve MHMailbox: messages are now sorted in numerical order.
Also don't allow leading zeros in message numbers.
Lib/mailbox.py