Searched refs:attrsfromstr (Results 1 - 2 of 2) sorted by relevance
/pkg/src/modules/actions/ | ||
H A D | __init__.py | 235 def attrsfromstr(string): function |
/pkg/src/modules/ | ||
H A D | mogrify.py | 52 attrdict = pkg.actions.attrsfromstr(" ".join([a for a in matching if "=" in a])) |
Completed in 8 milliseconds