Changes between Version 41 and Version 42 of Ticket #17548
- Timestamp:
- 03/14/15 14:31:12 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17548 – Description
v41 v42 71 71 }}} 72 72 73 The following command hangs: 74 {{{ 75 sage: Compositions(4, inner=[2], outer=[2,2], min_slope=0).list() 76 ... 77 }}} 78 73 79 Strange exception which really shouldn't be an exception: 74 80 {{{