This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [python] fix symbol docstring


On Fri, Dec 5, 2008 at 10:23 AM, Tom Tromey <tromey@redhat.com> wrote:

>   { "get_value", sympy_get_value, METH_NOARGS,
>   { "get_symtab", sympy_get_symtab, METH_NOARGS,
>   { "get_natural_name", sympy_get_natural_name, METH_NOARGS,
>   { "get_linkage_name", sympy_get_linkage_name, METH_NOARGS,

What about Thiago's suggestion to use "blah" instead of "get_blah" ?

-- 
Paul Pluzhnikov


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]