Describe the bug
In the Catalog the items are not always in alphabetical order, e.g. battery() comes after keydown(k) and before ldexp(x,i). There are other such sorting errors.
To Reproduce
Steps to reproduce the behavior:
- Click Home
- Choose Python
- Choose Python shell
- Click Toolbox
- Scroll down to Catalog
- Click Right
- Scroll down to keydown(k)
- See that battery() comes after keydown(k)
- Also see that battery_level() and battery_ischarging() are missing from Catalog.
- Also forward(x) and fmod(a,b) are in the wrong order.
Expected behavior
The list in Catalog should be sorted in alphabetical order like in Numworks and should contain
all functions, except maybe functions from some selected modules.
Screenshots


Device (please complete the following information):
Describe the bug
In the Catalog the items are not always in alphabetical order, e.g. battery() comes after keydown(k) and before ldexp(x,i). There are other such sorting errors.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The list in Catalog should be sorted in alphabetical order like in Numworks and should contain
all functions, except maybe functions from some selected modules.
Screenshots


Device (please complete the following information):