[Python-Dev] PEP about sys.implementation and implementation specific user site directory

M.-A. Lemburg mal at egenix.com
Sat Oct 10 12:42:19 CEST 2009


Benjamin Peterson wrote:
> I forgot to ask before: Does this deprecate platform.python_implementation()?

No, platform.py is meant to be portable across multiple Python
versions and as such not really suitable for such deprecations.

It'll also take a long while before all Python implementations
expose a new sys module attribute along the proposed lines.

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Oct 10 2009)
>>> Python/Zope Consulting and Support ...        http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: 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/


More information about the Python-Dev mailing list