diff options
author | Armin Rigo <arigo@tunes.org> | 2004-03-22 17:52:53 +0000 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2004-03-22 17:52:53 +0000 |
commit | 1c6cd943df2fa3cb2264ade966259f4b1ad566ac (patch) | |
tree | e40373d5142ec1c39ebffb275c3f9c652886e829 /Python/pythonrun.c | |
parent | 297c889994accb4a423fae139ff9ebe6e7a07081 (diff) | |
download | cpython-1c6cd943df2fa3cb2264ade966259f4b1ad566ac.tar.gz |
Fix for line events in the case:
def f(a):
if a:
print 5
else:
pass
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions