gnucash/bindings/python
Geert Janssens 29b7a9099d Fix cmake warnings while searching for python
There is a new find module since cmake 3.12. Cmake 3.27 will start
emitting warnings if the old modules are still in use.

Current implementation supports both. As soon as we can bump our minimal
cmake version to 3.12, the old support code can be dropped as well.
2023-08-17 18:23:33 +02:00
..
example_scripts Merge branch 'maint' 2023-01-30 09:56:13 +08:00
tests Fix cmake warnings while searching for python 2023-08-17 18:23:33 +02: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 Fix cmake warnings while searching for python 2023-08-17 18:23:33 +02: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 make GncNumeric.invert() return GncNumeric 2022-03-20 20:04:56 +01: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