Hi, Would a patch to restore gncmod-python.c be accepted for inclusion.
I have been using this to load a python subsystem into gnucash for a number of years. I know it cant be restored as was but I have a small patch to it which removes the calls to the init of the _sw_core_utils and _sw_app_utils modules in the code (which dont appear to be used directly in gncmod-python.c). This means gncmod-python.dylib simply links to gnc-core-utils and no need for gnc-core-utils-python gncmod-app-utils-python. With this patch - and some python 3 fixups to init.py the init.py has no errors on loading. Note that gncmod-python.c was only place the init.py script was used. Thanks David Osguthorpe _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel