Opened 18 years ago
Closed 18 years ago
#51 closed enhancement (fixed)
Support slices in expressions
Reported by: | mgood | Owned by: | mgood |
---|---|---|---|
Priority: | major | Milestone: | 0.3 |
Component: | Expression evaluation | Version: | 0.2 |
Keywords: | Cc: |
Description
Slices should be supported in expression evaluation:
AttributeError: 'ExpressionASTTransformer' object has no attribute 'visitSlice'
Change History (1)
comment:1 Changed 18 years ago by mgood
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r282.