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: <1351889506.04.0.553133183797.issue16218@psf.upfronthosting.co.za> |
2012-11-02 20:51:46 | asvetlov | link | issue16218 messages |
2012-11-02 20:51:45 | asvetlov | create | |
|