"Martin v. Löwis" wrote: > >> Programming Language - Python - Implementation - CPython >> Programming Language - Python - Implementation - pypy >> Programming Language - Python - Implementation - jython >> Programming Language - Python - Implementation - IronPython > > Opinions on this proposal? (including the specific spelling, > leaving alone that the separator is ::, not -)
Better user CPython, PyPy and Jython for consistency with the other Trove spellings. I'm -0 on the "Implementation" part. Do we really need this ? Also: What about release versions of those implementations ? Jython and IronPython appear to follow the CPython release versions, but PyPy uses its own version scheme. -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Sep 15 2011) >>> Python/Zope Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ 2011-10-04: PyCon DE 2011, Leipzig, Germany 19 days to go ::: Try our new mxODBC.Connect Python Database Interface for free ! :::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ _______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
