Files
cpython/Lib/compiler
Jeremy Hylton 1856541142 Replace all but one explicit emit('SET_LINENO') with call to set_lineno().
Remove broken code in visitDict().  I assume the code was trying to
add set lineno events for each line of a dict constructor, but I think
it was using the wrong object (node instead of k or v).
2002-12-31 18:26:17 +00:00
..
2001-10-18 21:57:37 +00:00
2001-10-18 21:57:37 +00:00
2001-10-18 21:57:37 +00:00