Updates:
        Status: Pending

Comment #2 on issue 1626 by pekka.klarck: Patch for /src/robot/running/outputcapture.py
http://code.google.com/p/robotframework/issues/detail?id=1626

Sounds reasonable. Is using `str(line)` safe, though? Doesn't it cause problems if you have Unicode strings with non-ASCII values?

It might be possible to use Robot's `utils.unic` here instead. It turns anything you pass to it to Unicode, escaping non-ASCII bytes as the last resort.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to