Re: [PATCH] Python bindings example scripts using Transaction.BeginEdit()

2010-08-04 Thread Geert Janssens
On Tuesday 3 August 2010, Mark Jenkins wrote: > Attached is a patch which updates the python bindings example scripts to > use Transaction.BeginEdit() and Transaction.CommitEdit(). Doing so > allows these examples scripts to run without a bunch of warnings to > stderr from GnuCash as they did befo

[PATCH] Python bindings example scripts using Transaction.BeginEdit()

2010-08-02 Thread Mark Jenkins
Attached is a patch which updates the python bindings example scripts to use Transaction.BeginEdit() and Transaction.CommitEdit(). Doing so allows these examples scripts to run without a bunch of warnings to stderr from GnuCash as they did before. apply with patch -p0 Mark Jenkins Member ParIT W