forked from sopel-irc/sopel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chanlogs] Don't encode to utf-8 on Python 3
encoding a string to utf-8 on Python 3 won't work and will cause this module to fail.
- Loading branch information
Elad Alfassa
committed
Apr 29, 2014
1 parent
c3b8bb3
commit a693b17
Showing
1 changed file
with
11 additions
and
6 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