消息 [85201]
> Since you object to a command line parameter, how about an environment
> variable? PYTHONUNATTENDED could be used in the library startup to turn
> off any conceivable dialogue boxes and would be passed on to child
> processes. This could then also easily be added in the build slave
> config script: sys.env[PYTHONUNATTENDED] = "1"
That would work for me. I suppose test.bat would set this variable,
right? |
|
| 日期 |
用户 |
动作 |
参数 |
| 2009-04-02 14:03:33 | loewis | 修改 | recipients:
+ loewis, kristjan.jonsson, ocean-city, jnoller, asvetlov |
| 2009-04-02 14:03:31 | loewis | 链接 | issue5619 messages |
| 2009-04-02 14:03:30 | loewis | 创建 | |
|