Python Forum
incremental testing in all()
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
incremental testing in all()
#11
Quote:if it does not quit early it can still be equivalent to that code in terms of what is returned.
That would not make it equivalent in terms of behaviour (i.e. "quitting early") which is part of the code.
Quote:that semantic is the effect of a sentence in context. this was learned in my basic journalism writing class (a good class to take for documentive writing).
The example is within the context of explaining the behaviour of a given function. The Python code is equivalent not only in return value but also in behaviour. Also, I don't know about your culture, but in mine it's frowned upon to be arrogant to people helping you and doubling down on it after they have shown you you were wrong.

Cheers
Reply


Messages In This Thread
incremental testing in all() - by Skaperen - Aug-15-2019, 11:47 PM
RE: incremental testing in all() - by Skaperen - Aug-17-2019, 04:15 AM
RE: incremental testing in all() - by buran - Aug-17-2019, 06:01 AM
RE: incremental testing in all() - by Skaperen - Aug-18-2019, 07:10 PM
RE: incremental testing in all() - by perfringo - Aug-17-2019, 07:12 AM
RE: incremental testing in all() - by Gribouillis - Aug-17-2019, 07:36 AM
RE: incremental testing in all() - by buran - Aug-18-2019, 07:25 PM
RE: incremental testing in all() - by Skaperen - Aug-18-2019, 07:59 PM
RE: incremental testing in all() - by DeaD_EyE - Aug-18-2019, 11:36 PM
RE: incremental testing in all() - by boring_accountant - Aug-19-2019, 01:02 AM
RE: incremental testing in all() - by Skaperen - Aug-19-2019, 06:18 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020