[ 源代码: braceexpand ]
软件包:python3-braceexpand(0.1.2-2)
Bash-style brace expansion for Python
Implements Brace Expansion as described in the bash documentation.
The braceexpand function returns an iterator over the expansions generated from a pattern.