Message174573
Perhaps we have to skip tests if filesystem encoding doesn't support wide characters.
Not sure about the way: should we skip if sys.getfilesystemencoding() is not utf8 or better to try encode path and skip if it fails?
I think the later is better. |
|
| Date |
User |
Action |
Args |
| 2012-11-02 20:51:46 | asvetlov | set | recipients:
+ asvetlov, jcea, vstinner, tim.golden, jkloth, ezio.melotti, skrah, gklein, python-dev, serhiy.storchaka, turncc |
| 2012-11-02 20:51:46 | asvetlov | set | messageid: <[email protected]> |
| 2012-11-02 20:51:46 | asvetlov | link | issue16218 messages |
| 2012-11-02 20:51:45 | asvetlov | create | |
|