Skip to content
  • Michael Gratton's avatar
    Fix failing RFC822.Mailbox test. · ba861b8e
    Michael Gratton authored
    Reverting commit 1d8c4aea broke the mailbox class a bit. This fixes the
    issue, introduces Ascii.last_index_of which is needed by Mailbox anyway,
    and adds some test for it. Also 'optimises' Ascii.index_of bit as well.
    ba861b8e