-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make initialization errors more orderly
This is conceputally the same as the change in mecab-python3 as a result of SamuraiT/mecab-python3#67. Instead of the initialization error producing output directly, it throws an exception so you can catch it. Potentially useful in downstream applications for testing the environment configuration.
- Loading branch information
Showing
1 changed file
with
10 additions
and
9 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