Comment #11 on issue 471 by janne.t.harkonen: Replace all occurrences of `str()` with `unicode()` or `utils.unic()`
http://code.google.com/p/robotframework/issues/detail?id=471
Actually forgot to commit the changes to __init__. Other uses are "safe", because we already know the data to have no unicode characters (or we explicitly catch the
conversion error). It is best that we go through these once more with Peke. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
