##// END OF EJS Templates
Don't attempt locale-aware sorting for now....
Don't attempt locale-aware sorting for now. On Python 2, locale.strxfrm() can't handle unicode.

File last commit:

r2732:60cab731
r15524:e208d525
Show More
__init__.py
2 lines | 78 B | text/x-python | PythonLexer
# -*- coding: utf-8 -*-
"""This directory is meant for IPython extensions."""