notmuch/bindings
Sebastian Spaeth 995303c21b python: Bulletproof Database() path parameter
libnotmuch (and python) crashed when I accidently passed in an invalid
value as path argument to the Database() instantiation.

Therefore, we now check via assert that the handed in path is actually a
real string (or None).

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2011-06-16 15:51:13 +02:00
..
go update for go-release-2011-02-01: 2011-02-03 09:36:58 +01:00
python python: Bulletproof Database() path parameter 2011-06-16 15:51:13 +02:00
ruby ruby: Add generated files to .gitignore 2011-02-03 01:40:38 +02:00