Changes between Initial Version and Version 1 of Ticket #17927, comment 21
- Timestamp:
- 04/15/15 13:27:11 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17927, comment 21
initial v1 1 Here it is. Actually, most of what the patch did had been re-done in `#17979`, and all that is left to do here is raise an exception when `IntegerVectors(length=3)` is called.1 Here it is. Actually, most of what the patch did had been re-done in #17979, and all that is left to do here is raise an exception when `IntegerVectors(length=3)` is called. 2 2 3 3 Nathann