[LinuxCNC/linuxcnc PR#613] docs: Correct alphanumeric order of Python interface attributes/keys

未分类 bolang 5个月前 (10-15) 31次浏览

Issue #613 | 状态: 已关闭 | 作者: lorenzncode | 创建时间: 2019-06-17


This change corrects the order of the listed Python interface attributes and dictionary keys.

For example the list of linuxcnc.stat attributes contains 82 items where 3 of them appear in a random order.
The joint dictionary had 1 out of order item out of 22 items (see jointType). Also corrected the spindle dictionary key ordering.


评论 (1)

#1 – andypugh 于 2019-06-18

Thanks.


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/613

喜欢 (0)