Thread Previous • Date Previous • Date Next • Thread Next |
On 2019-06-04 03:09, Andrew Lutsenko wrote:
Hi Seth, Another patch that fixes some bugs in scripting and restores previous dlist behavior. Regards, Andrew
Thanks Andrew! A couple questions: - Do we need to check the existence of Cast() for the BOARD_ITEMS?- Does the next() method work for python 3? I had thought we needed to use the function like:
item = it.next( it ) Thanks again for addressing this. Best- Seth
Thread Previous • Date Previous • Date Next • Thread Next |