On Jan 13, 2014, at 5:31 PM, Donald Stufft <don...@stufft.io> wrote:

> %s not accepting str is the major thing I’d personally be against.

To be more clear

b”%s” % “abc” == No
b”%s” % 123 == Fine

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to