I have some working code following Dag advices (BTW, that transform stuff its a real win!). Now I would like to know your opinions about how the signatures should be rendered. Robert, if you see this, please enter the discussion.
On Fri, Sep 5, 2008 at 5:27 AM, Stefan Behnel <[EMAIL PROTECTED]> wrote: > Lisandro Dalcin wrote: >> Would it be possible to tell Cython/Pyrex to add a line in docstings >> with function/method signatures? Or should this wait until >> Cython/Pyrex supports PEP 3107 (Function Annotations)? > > Just for the archives, this is actually already a trac ticket. > > http://trac.cython.org/cython_trac/ticket/2 > > Stefan > > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
