This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ethan.furman
Recipients barry, eli.bendersky, eric.smith, ethan.furman, serhiy.storchaka
Date 2013-08-15.22:56:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <520D5C93.5080303@stoneleaf.us>
In-reply-to <CAF-Rda91fyRsJBJesMztKoDSURq63oX5iYf4twVbcyDb1yk4pQ@mail.gmail.com>
Content
> Eli Bendersky added the comment:
> Naturally, compatibility with % formatting is desired. '%s' is str, '%i' is
> int().

Can we solve that one on this issue, or do we need to make another?
History
Date User Action Args
2013-08-15 22:56:19ethan.furmansetrecipients: + ethan.furman, barry, eric.smith, eli.bendersky, serhiy.storchaka
2013-08-15 22:56:19ethan.furmanlinkissue18738 messages
2013-08-15 22:56:19ethan.furmancreate