On 15 September 2011 15:24, M.-A. Lemburg <[email protected]> wrote: > "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 ? >
Jython, PyPy and CPython are not "programming languages" they're implementations of the Python programming language - so I would prefer to differentiate like this. > > Also: What about release versions of those implementations ? > > We could always add those later if anyone really wanted them (for Python we have the broad "Python" *plus* version specific categories). In other words, YAGNI (for now). Michael > 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/ > -- http://www.voidspace.org.uk/ May you do good and not evil May you find forgiveness for yourself and forgive others May you share freely, never taking more than you give. -- the sqlite blessing http://www.sqlite.org/different.html
_______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
