Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
zulip: Fix deprecation warnings for SafeConfigParser and readfp.
SafeConfigParser has been renamed to ConfigParser and the method SafeConfigParser.readfp() is now named ConfigParser.read_file().
- Loading branch information