r22165 - gnucash/trunk/src/optional/python-bindings/example_scripts - Bug #673877 - fixes and enhancements to example script account_analysis.py

Geert Janssens gjanssens at code.gnucash.org
Sat Apr 28 09:37:08 EDT 2012


Author: gjanssens
Date: 2012-04-28 09:37:07 -0400 (Sat, 28 Apr 2012)
New Revision: 22165
Trac: http://svn.gnucash.org/trac/changeset/22165

Modified:
   gnucash/trunk/src/optional/python-bindings/example_scripts/account_analysis.py
Log:
Bug #673877 - fixes and enhancements to example script account_analysis.py
a) added usage information when not enough arguments added
b) put the majority of code into an exception handling block so that if
something goes wrong the session is closed.  Prior to this change a problem
would result in a lingering lock.
Patch by Jamie Campbell



More information about the gnucash-patches mailing list