diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-01-26 10:08:37 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-01-26 10:08:37 (GMT) |
commit | 73c086389a81f81d20a9f87eb95cebd15b6ced58 (patch) | |
tree | edec20b1b3a510fb68401f7c8cda0138dbc44db8 /Python/sysmodule.c | |
parent | 001320720090976b8a44b2aaf7c5a10ce66f40b9 (diff) | |
download | cpython-73c086389a81f81d20a9f87eb95cebd15b6ced58.zip cpython-73c086389a81f81d20a9f87eb95cebd15b6ced58.tar.gz cpython-73c086389a81f81d20a9f87eb95cebd15b6ced58.tar.bz2 |
Issue #18518: timeit now rejects statements which can't be compiled outside
a function or a loop (e.g. "return" or "break").
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions