Prepare for the incoming Dead Code Removal module.

This commit is contained in:
Sei Lisa 2014-08-05 15:47:14 +02:00
parent bcc7fe3524
commit 58e22f77ce
3 changed files with 30 additions and 14 deletions

View file

@ -313,7 +313,7 @@ class outscript(object):
if nt == 'EXPR':
return self.dent() + self.OutExpr(child[0]) + ';\n'
assert False, "Internal error: node type not handled: " + nt
assert False, "Internal error: node type not handled: " + nt # pragma: no cover
def output(self, treesymtab, options = ('optsigns','optfloats')):
# Build a sorted list of dict entries