python bijection

M.-A. Lemburg mal at egenix.com
Mon Dec 7 12:05:00 EST 2009


geremy condra wrote:
> On Mon, Dec 7, 2009 at 7:51 AM, M.-A. Lemburg <mal at egenix.com> wrote:
>> Terry Reedy wrote:
>>> M.-A. Lemburg wrote:
>>>
>>>> Integrating an easy-to-use graph library into the collections
>>>> module (and it's C companion) is good idea.
>>>>
>>>>>> This would have to be written in C, though,
>>>>> That's currently in the works, along with database backing.
>>>>> We'd welcome any help though... hint, hint...
>>>
>>> The current thinking among deveopers is that new modules should be
>>> written and maintained in Python, which all implementations can use,
>>> with speed-critical parts written in C for speed and imported by the
>>> Python code.
>>
>> I don't think you are speaking for Python developers in general.
> 
> I believe he's referring to the core developers.

I was as well, being one of them :-)

-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Dec 07 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-list mailing list