I want --exclude=PATTERN option similar to tar.
Many projects have test directories in their source
trees, and obviously don't want epydoc process those.
It would convenient being able to say process this
whole dir and all subdirs except all dirs named tests,
for example.
Logged In: YES
user_id=1053920
Originator: NO
This is a must, and many patches implementing such option exist (e.g. twisted monkeypatch, chandler...)
Logged In: YES
user_id=1053920
Originator: NO
Added into the trunk two options to specify a pattern to exclude some packages from parsing and/or introspection.