-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve exceptions via context handlers
previously, caught exceptions were sometimes re-raised from a new context. This commit avoids this in many cases, and also removes the _open and _close methods from Survey objects summary: - better exceptions - less code
- Loading branch information
1 parent
2b54136
commit 7e6c429
Showing
1 changed file
with
46 additions
and
97 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters