On Thursday 27 January 2011, Geert Janssens wrote:
<snip>
> gnucash_session = Session(gnucash_file, is_new=False)
> would allow the script to open any kind of database backend.
>
That was supposed to read:
... to open any support backend file/database format.
Geert