##// END OF EJS Templates
Merge pull request #1508 from minrk/i1507...
Merge pull request #1508 from minrk/i1507 fix sorting profiles in clustermanager dicts aren't orderable on Python3. In any case, these should be sorted by name, not by the ordering of the dicts themselves. closes #1507

File last commit:

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