[Python-Dev] [Python-checkins] cpython: Eric Snow's implementation of PEP 421. (original) (raw)

Barry Warsaw barry at python.org
Mon Jun 4 18:03:08 CEST 2012


On Jun 04, 2012, at 11:39 AM, Brett Cannon wrote:

OK, then I would add a test to make sure this happens, like self.assertEqual(sys.implementation.name, sys.implement.name.lower()) if you don't want to bother documenting it to make sure other VMs conform.

Good idea. Done.

-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20120604/690cd809/attachment.pgp>



More information about the Python-Dev mailing list