About Anaconda Help Download Anaconda

Version of the glob module that supports recursion via **, and can capture patterns.

Installers

  • noarch v0.7
  • linux-32 v0.6
  • linux-64 v0.6
  • linux-ppc64le v0.6
  • osx-64 v0.6
  • win-32 v0.7
  • win-64 v0.6

conda install

To install this package run one of the following:
conda install main::glob2

Description

The glob module finds all the pathnames matching a specified pattern according to the rules used by the Unix shell, although results are returned in arbitrary order. No tilde expansion is done, but *, ?, and character ranges expressed with [] will be correctly matched.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy