消息 [126760]
On Sat, Jan 22, 2011 at 3:08 AM, STINNER Victor <report@bugs.python.org> wrote:
> I should maybe add some unit tests for non-ASCII module paths and non-ASCII module names :-)
Indeed. There are a few tests in test_runpy that could be adapted to
that task fairly easily (it creates the test packages at run time in a
temporary directory, so copying that to make a non-ASCII path and
module name test should be too difficult). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2011-01-21 18:13:29 | ncoghlan | 修改 | recipients:
+ ncoghlan, brett.cannon, georg.brandl, terry.reedy, amaury.forgeotdarc, belopolsky, vstinner, benjamin.peterson, eric.araujo, Arfrever, r.david.murray |
| 2011-01-21 18:13:25 | ncoghlan | 链接 | issue3080 messages |
| 2011-01-21 18:13:25 | ncoghlan | 创建 | |
|