Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | example groups work around | Ben McGinnes | 2018-03-21 | 1 | -1/+1 |
| | | | | | | | * Updated usage so it only references importing the final list of lists produced. Trying to use some of the mid-points can have unpredictable results (this is part of the problem with work arounds). | ||||
* | example: groups | Ben McGinnes | 2018-03-21 | 1 | -0/+6 |
| | | | | * Added a docstring. | ||||
* | example: groups work-around | Ben McGinnes | 2018-03-20 | 1 | -0/+44 |
* Added groups selection work around code. * Intended for use as a module to be imported by other scripts, usually with "from groups import group_lists" or "from groups import group_lines" or similar. |