{ } Raw JSON

bundles / IPython 9.13.0 / IPython / utils / path / shellglob

function

IPython.utils.path:shellglob

source: /IPython/utils/path.py :269

Signature

def   shellglob ( args )

Summary

Do glob expansion for each element in args and return a flattened list.

Extended Summary

Unmatched glob pattern will remain as-is in the returned list.

Aliases

  • IPython.utils.path.shellglob