Also, important question for Twitter and Square: ...
# general
h
Also, important question for Twitter and Square: currently globs/rglobs/zglobs are too general - they pass any
**kwargs
through to
t.c.dirutil.fileset.Fileset
, so hypothetically you can specify a different root to glob from, and you can specify
allow_dirs=True
and
follow_links=False
.