New submission from Ramchandra Apte:

This would reduce the complexity of uuid.UUID and also if the way it compares 
changes, one would't have to change all the compare methods.
Attached is a patch.

----------
components: Library (Lib)
files: issue.patch
keywords: patch
messages: 180275
nosy: ramchandra.apte
priority: normal
severity: normal
status: open
title: Make uuid.UUID use functools.total_ordering
versions: Python 3.4
Added file: http://bugs.python.org/file28792/issue.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17001>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to