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


>> { "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,

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

Thiago is working on a series of patches for that.
I just was fixing the immediate bug I noticed :)

Tom


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