[issue36962] Cant sort ModuleInfo instances

Berker Peksag report at bugs.python.org
Sun May 19 09:37:57 EDT 2019


Berker Peksag <berker.peksag at gmail.com> added the comment:

I agree with Eric that this use case can be easily covered by using sorted(..., key=...).

I suggest closing this as 'rejected'.

----------
nosy: +berker.peksag

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36962>
_______________________________________


More information about the Python-bugs-list mailing list