| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Wrap file objects with codecs to handle unicode | Darragh Bailey | 2015-10-09 | 1 | -0/+25 |
| Ensure file objects including stdin/stdout objects are wrapped using codecs to handle unicode translation to the selected encoding for input/output. Add tests to simulate different encodings for input/output and consequently fix the reading of input from stdin. Include test to trigger failure to encode a unicode valid character using 'ascii' encoding. Change-Id: I9a5c4c96d131873db0000377729b8b0a45aa470d | |||||
