diff tests/test-hgweb-auth.py.out @ 22713:f5f51872883d

abstractsmartset: default implementation for `ascending` and `descending` These two methods are actually silly aliases for `sort()` and `sort(reverse=True)`. So we get that aliasing at the abstractsmartset level. We will slowly phase out all the custom implementations and eventually remove any mentions of it from the code.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Thu, 02 Oct 2014 18:34:18 -0500
parents 0f1311e829c9
children 31c37e703cee
line wrap: on
line diff