Changes between Version 3 and Version 4 of Ticket #17898, comment 3
- Timestamp:
- 03/05/15 09:56:21 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17898, comment 3
v3 v4 32 32 33 33 The fact that the docstring of this function reads that "several constraints 34 must be satisfied , lest the input be incorrect" is not a sufficient35 protection.34 must be satisfied by the input, lest the output be incorrect" is not a 35 sufficient protection. 36 36 37 37 1) This function can be (and is) called by other functions. Thus, users cannot