gnucash/bindings/python
c-holtermann b073dbc5c3 allow keyword arguments for function_class.py
allow keyword arguments for function_class methods
and functions. process_dict_convert_to_instance() is added to
mimic the behavior of the process_list_convert_to_instance()
Derived methods in gnucash_core.py like raise_backend_errors_after_call
get modified to accept being called with keyword args.
Also adds some docstrings.
2020-06-21 16:23:32 +02:00
..
example_scripts context manager examples 2020-02-29 17:46:01 -06:00
tests remove translation test 2020-05-28 20:55:15 +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 introduce python submodule deprecation 2020-06-20 10:40:54 +02:00
deprecation.py introduce python submodule deprecation 2020-06-20 10:40:54 +02:00
function_class.py allow keyword arguments for function_class.py 2020-06-21 16:23:32 +02:00
gnucash_business.py Add Invoice.Unpost() to Python Bindings 2020-01-20 20:26:53 +01:00
gnucash_core.i Decouple QofBook creation from QofSession. 2020-05-08 15:59:41 -07:00
gnucash_core.py allow keyword arguments for function_class.py 2020-06-21 16:23:32 +02:00
sqlite3test.c Replace the three bool parameters to qof_session_begin to an enum. 2020-06-04 14:07:28 -07:00
time64.i Fix typos for gnuchash/ doc/ bindings/ and misc. 2019-09-13 20:26:03 -04:00