-
Committer:
James Henstridge
-
Date:
2009-06-18 15:18:56 UTC
-
mfrom:
(304.2.7 storm.bug-349482)
-
Revision ID:
james@jamesh.id.au-20090618151856-6h05868g4j0ogkfw
Change compile_python so that constants can be injected into the matcher.
This allows compile_python to work on the class of expressions
containing values whose repr() is not a valid Python expression. It
also removes the need to construct new copies of values in the matcher.
[r=therve,niemeyer][f=349482]