Skip to content
Commit ab9ef671 authored by hydrargyrum's avatar hydrargyrum Committed by Florent Fourcot
Browse files

cookboob: fix unicode comments display in python2

Using str on Comments object will generate an encoded-str in python2,
which will fail when concatenated to a unicode.
parent e1de84f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment