I have fixed this by adding reload and sys.setdefaultencoding("utf-8")
after import sys in "RBTools-0.7.5-py2.6.egg/rbtools/utils/process.py":
import sys
*reload(sys)sys.setdefaultencoding("utf-8")*
Do you see any issue with this change? is it possible to get this to your
next drop so I dont have to make the change on next update?
--
Supercharge your Review Board with Power Pack:
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons:
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.