Re: python-bindings: improvements to str_methods

2011-05-26 Thread Christian Stimming
Applied, thanks a lot! Christian Am Donnerstag, 26. Mai 2011 schrieb Christoph Holtermann: > Hello ! > > I added some code: > > str_methods.py > > - added a flagging system to change the output of the __str__ methods > - added unicode and str-methods to invoice and entry > > function_class.py

python-bindings: improvements to str_methods

2011-05-26 Thread Christoph Holtermann
Hello ! I added some code: str_methods.py - added a flagging system to change the output of the __str__ methods - added unicode and str-methods to invoice and entry function_class.py - added modified add_method and add_classmethods to implement the previous gnucash_business.py - add methods_re