Added ReadonlyVisitor.
authorDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 16 May 2008 15:54:53 +0000 (17:54 +0200)
committerDag Sverre Seljebotn <dagss@student.matnat.uio.no>
Fri, 16 May 2008 15:54:53 +0000 (17:54 +0200)
commitf49378c5270f81a8b5e2fa8d7e61808327f631ef
tree1c4bb1bb22adbaea57d69b7482a1be8bf1ae9593
parent3797aa88482b67fc2fffb6c5256803bdc6b1f95a
Added ReadonlyVisitor.

There was an option in VisitorTransform for this but it was way too obscure,
better to have a seperate class.
Cython/Compiler/Transform.py