Commit Graph

4 Commits

Author SHA1 Message Date
Motoki Naruse
7881a1d838 Merge pull request #2 from narusemotoki/narusemotoki-patch-1
[#1] Compatible with Python3
2017-04-08 23:28:27 +09:00
Motoki Naruse
07925f938c [#1] Compatible with Python3
When this plugin is running on Python3, it shouldn't call decode because the variable is str type, not bytes.
2017-04-08 23:27:53 +09:00
Naruse Motoki
f123acbd70 Initial commit 2015-03-13 12:59:22 +09:00
Motoki Naruse
5e1ca7f2f0 Initial commit 2015-03-13 12:45:12 +09:00