finesse.script.util

Kat script utility functions.

Functions

duplicates(items[, key])

Get duplicate keys and values in the 1D sequence items.

index_ranges(intlist)

Create a sequence of range strings from a sequence of integers.

merge_attributes(attr1, attr2)

Perform a deep attribute dictionary merge.

scriptsorted(items[, reverse])

Sort container items by their script position.