Instead of explicitly checking for database file existence, simply try to open it...
commit043d3861ff5d1e8a1c14afe8b08f4d0c135b514f
authorEnrico Tröger <enrico.troeger@uvena.de>
Sun, 21 Feb 2010 21:52:55 +0000 (21 22:52 +0100)
committerEnrico Tröger <enrico.troeger@uvena.de>
Sun, 21 Feb 2010 21:52:55 +0000 (21 22:52 +0100)
tree0924a5aa49ca2274208046adb2baa442326c8e4b
parentddf144b07c6f203feac23f58a4d153d7b5b58a1b
Instead of explicitly checking for database file existence, simply try to open it and handle the error case
database.py