- glob->sre <str>procedure
Converts a basic shell-style glob to an SRE which matches only strings which the glob would match. The glob characters [, ] * and ? are supported.
Converts a basic shell-style glob to an SRE which matches only strings which the glob would match. The glob characters [, ] * and ? are supported.