plainbox.impl.unit – package with all of the units

plainbox.impl.unit.get_accessed_parameters(text)[source]

Parse a new-style python string template and return parameter names

Parameters:text – Text string to parse
Returns:A frozenset() with a list of names (or indices) of accessed parameters