[Python-Dev] Cleaning-up the new unittest API (original) (raw)
Jacob Kaplan-Moss jacob at jacobian.org
Tue Nov 2 17:37:17 CET 2010
- Previous message: [Python-Dev] Cleaning-up the new unittest API
- Next message: [Python-Dev] Cleaning-up the new unittest API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Nov 2, 2010 at 11:23 AM, Terry Reedy <tjreedy at udel.edu> wrote:
What I did say in the post you responded to is "Any programmer who sorts (or uses functions that depend on proper sorting) should know and respect the difference between partial orders, such as set inclusion, and total orders, such as lex order of sequences."
FWIW (i.e. not much): before this thread if you'd asked me about partial and total orders I'd have had to run to Wikipedia real quick to figure it out.
Hopefully I'm still allowed to use Python.
Jacob
- Previous message: [Python-Dev] Cleaning-up the new unittest API
- Next message: [Python-Dev] Cleaning-up the new unittest API
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]