[Python-Dev] python 3 niggle: None < 1 raises TypeError
Serhiy Storchaka
storchaka at gmail.com
Tue Feb 18 19:40:02 CET 2014
More information about the Python-Dev mailing list
Tue Feb 18 19:40:02 CET 2014
- Previous message: [Python-Dev] python 3 niggle: None < 1 raises TypeError
- Next message: [Python-Dev] python 3 niggle: None < 1 raises TypeError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
18.02.14 19:20, Ethan Furman написав(ла): > It seems to me what we really need is either a Null singleton to > represent a data point with no known value but that can still be sorted, > or have every data type able to represent a no-value state (datetime, > I'm looking at you!). A Never singleton?
- Previous message: [Python-Dev] python 3 niggle: None < 1 raises TypeError
- Next message: [Python-Dev] python 3 niggle: None < 1 raises TypeError
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list