![]() Strings should now be passed to the plugins as unicode values in py2.7 so we have to make sure that we don't convert those into ascii by using python str instead of u'' strings. |
||
---|---|---|
.. | ||
canary.py | ||
counter.py | ||
repeat.py | ||
todo.py |
![]() Strings should now be passed to the plugins as unicode values in py2.7 so we have to make sure that we don't convert those into ascii by using python str instead of u'' strings. |
||
---|---|---|
.. | ||
canary.py | ||
counter.py | ||
repeat.py | ||
todo.py |