aboutsummaryrefslogtreecommitdiff
path: root/bindings/python/setup.py
diff options
context:
space:
mode:
authorAustin Ray <austin@austinray.io>2021-08-14 18:39:17 -0400
committerDavid Bremner <david@tethera.net>2021-08-17 16:30:05 -0700
commit414ba75c81133fb9b6390d79bd40e3d8fb83a269 (patch)
treeb749546b8c0bffdf73d5657e89c461078e585d3b /bindings/python/setup.py
parentaf56f3bcdc8a644564a1182f58bd311907193a4a (diff)
lib: correct deprecated db open functions' docs
Both notmuch_database_open() and notmuch_database_open_verbose()'s documentation state they call notmuch_database_open_with_config() with config_path=NULL; however, their implementations pass an empty string. The empty string is the correct value to maintain their original behavior of not loading the user's configuration so their documentation is incorrect.
Diffstat (limited to 'bindings/python/setup.py')
0 files changed, 0 insertions, 0 deletions