diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-12 21:18:58 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-06-12 21:21:04 +0200 |
| commit | bf03762630dd67e82df8531cb7aae358b1b5a7da (patch) | |
| tree | 0bbc49b5284de9fa24d0148332f6d1e1056067c1 /examples/eval_expr.py | |
| parent | 59b1a943953cb5c70acd2b5c65962f7d1c023626 (diff) | |
Simplify _make_depend_on()
Relations have the same format as AND/OR expressions and can be handled
with the same code.
This gives an extra recursion for relational expressions (because they
can only have symbols as operands), but they're much rarer than other
expression types.
Diffstat (limited to 'examples/eval_expr.py')
0 files changed, 0 insertions, 0 deletions
