![]() Currently in our deprecated/new feature printing we carefully sort all of the values, then put them in a set to print them. Which unsorts them. I'm assuming this was done because a set looks nice when printed (which is true). Let's keep the formatting, but print them in a stable order. |
||
---|---|---|
.. | ||
__init__.py | ||
_unholder.py | ||
baseobjects.py | ||
decorators.py | ||
disabler.py | ||
exceptions.py | ||
helpers.py | ||
interpreterbase.py | ||
operator.py |