gnucash/bindings/python
John Ralls 02e2fa0ead Bug 799308 - sqlite backend: Example Python script prints error...
when creating new file.

Reverts the fix for https://bugs.gnucash.org/show_bug.cgi?id=726891. The
underlying problem, that a new SQL database needed to be loaded to force
its creation, is no longer a problem. It was probably corrected as part
of the C++ rewrite of the SQL backend.
2024-09-05 11:53:47 -07:00
..
example_scripts [simple-business-create.py] Overwrite an existing file instead of crashing. 2023-09-11 17:39:02 -07:00
tests Asan: Make leak and ODR violation reporting CMake options. 2023-11-25 11:17:14 -08:00
__init__.py introduce python submodule deprecation 2020-06-20 10:40:54 +02:00
app_utils.py restructure info so that python help will display it 2020-04-20 16:07:50 +02:00
CMakeLists.txt Asan: Make leak and ODR violation reporting CMake options. 2023-11-25 11:17:14 -08:00
deprecation.py Python Bindings: Provide a deprecated GncPriceDB.lookup_latest_before_t64. 2021-04-23 11:56:15 +01:00
function_class.py Fix misc. typos in comments 2021-06-29 08:46:34 +02:00
gnucash_business.py Update python/gnucash_business.py to reflect rename of gncOwnerApplyPayment. 2021-03-14 10:48:30 -07:00
gnucash_core.i make logging accessible from python modules 2020-06-02 21:28:03 +02:00
gnucash_core.py Bug 799308 - sqlite backend: Example Python script prints error... 2024-09-05 11:53:47 -07:00
sqlite3test.c Valgrind: fix "definitely lost" memory in test - sqlite3test 2023-07-19 10:21:30 +01:00
time64.i [-Wunused-variable] - pretend to use 2023-02-16 09:20:59 +00:00