r20145 - gnucash/trunk - Bug #639906: Improve text output methods of python bindings

Christian Stimming cstim at code.gnucash.org
Sat Jan 22 09:39:56 EST 2011


Author: cstim
Date: 2011-01-22 09:39:56 -0500 (Sat, 22 Jan 2011)
New Revision: 20145
Trac: http://svn.gnucash.org/trac/changeset/20145

Added:
   gnucash/trunk/src/optional/python-bindings/example_scripts/str_methods.py
Modified:
   gnucash/trunk/AUTHORS
Log:
Bug #639906: Improve text output methods of python bindings

Patch by Christoph Holtermann:

For the more complex financial objects i chose a different approach.

The printing functions are located in one module. Importing this module adds
these functions as methods to the classes defined in gnucash_core.py.



More information about the gnucash-patches mailing list