# import all the symbols from gnucash_core, so basic gnucash stuff can be # loaded with: # >>> from gnucash import thingy # instead of # >>> from gnucash.gnucash_core import thingy from gnucash_core import *