Changes between Version 5 and Version 6 of Ticket #20973
- Timestamp:
- 07/07/16 11:07:39 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20973 – Description
v5 v6 20 20 SyntaxError: unexpected EOF while parsing 21 21 }}} 22 This, and other nonsensical input, now raises a `ValueError`. 22 23 23 24 See related discussion on [https://groups.google.com/forum/#!topic/sage-combinat-devel/tnQngybmlI4 sage-combinat].