消息 [74497]
@amaury: Ok, I added your long comment in tokenizer.c. You're also
right about the strange code in the test. I reused ocean-city's
test. "sys.exc_info()[2].tb_lineno" raises an additional (useless)
error. So I simplified the code to use only "raise RuntimeError(...)"
with the try/except/else.
Since tokenizer.c is hard to understand, I don't wnat to change the
code of tok_nextc(). |
|
| 日期 |
用户 |
动作 |
参数 |
| 2008-10-07 23:22:08 | vstinner | 修改 | recipients:
+ vstinner, barry, amaury.forgeotdarc, pitrou, ocean-city, jmfauth, dlitz |
| 2008-10-07 23:22:07 | vstinner | 修改 | messageid: <1223421727.63.0.621780939997.issue2384@psf.upfronthosting.co.za> |
| 2008-10-07 23:22:06 | vstinner | 链接 | issue2384 messages |
| 2008-10-07 23:22:06 | vstinner | 创建 | |
|