Staging
v0.5.1
https://github.com/python/cpython
Revision 01d12937dfe827810b716625ce297ace44a3a6d2 authored by Jeremy Hylton on 11 April 2001, 16:36:25 UTC, committed by Jeremy Hylton on 11 April 2001, 16:36:25 UTC
Call set_lineno() in visitDiscard(), which will generate linenos for
discard statements, e.g. the statement "1/0"

Fixes SF bug #409587
1 parent d91bbba
History
Tip revision: 01d12937dfe827810b716625ce297ace44a3a6d2 authored by Jeremy Hylton on 11 April 2001, 16:36:25 UTC
[finishing fix from earlier checkins]
Tip revision: 01d1293
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.0 KB
README -rw-r--r-- 1.2 KB
config.h -rw-r--r-- 12.4 KB
sleep.c -rw-r--r-- 845 bytes
unixstuff.c -rw-r--r-- 1.1 KB
unixstuff.h -rw-r--r-- 306 bytes

README

back to top