shine
shine copied to clipboard
Support Python3
Update code in order be able to run under Python 2.7 and Python 3 at the same time.
Some identified issues:
- [ ]
Shine.Lustre.Serveris not sortable (inComponentGroup.groupbyserver()) - [ ] Could not sort between
Noneandint. - [ ] Could not sort
None - [ ] floor division (
/vs//operators) - [ ] And more