PMXBOT Log file Viewer

Help | Karma | Search:

#dcpython logs for Thursday the 20th of September, 2012

(Back to #dcpython overview) (Back to channel listing) (Animate logs)
[00:55:51] <amk_> Python3/ rich comparison question: does the Python3 stdlib have a mix-in class where you'd only have to define __eq__ and __lt__? The mixin had __ne__, __gt__, __le_, and all the others, like the class at http://www.voidspace.org.uk/python/articles/comparison.shtml
[00:58:28] <aclark> amk_: interesting q