Re: Python: issues about changes

2009-03-17 Thread John Khvatov
Hi Gabriele, Thanks for reply! On Mon, Mar 16, 2009 at 12:07:42PM +0100, Gabriele Messineo wrote: > the changes seem fine and the code really clean. Thanks. > - I think too that VarList is an added complexity. > However, your implementation seems to me like a good tradeoff

Re: Python: issues about changes

2009-03-16 Thread Gabriele Messineo
On Friday 13 March 2009 19:21:31 John Khvatov wrote: > Hi folks, > > I'm working to improve python bindings. Already done: > * Session rewritten in C (removed a lot of unsafe transfers from python >to C and vice versa. > * Added exceptions for errors handling > * Reviewed/refactored/rewritte

Re: Python: issues about changes

2009-03-13 Thread John Khvatov
Missed: My development git tree: git://git.sgu.ru/net-snmp.git Also accessible via gitweb: http://git.sgu.ru/?p=net-snmp.git;a=summary Python bindigs tree: http://git.sgu.ru/?p=net-snmp.git;a=tree;f=net-snmp/python;h=19e23437acf7ac8358eac324eee8ac0134067b84;hb=HEAD -- John Khvatov ---