--- you can reply above this line ---

New issue 120: Add collect_include option to complement collect_ignore option.
http://bitbucket.org/hpk42/py-trunk/issue/120/add-collect_include-option-to-complement-collect_ignore

sorin on Tue, 14 Sep 2010 15:20:15 +0200:

Description:
  On big/huge project people may want to scan only some directories, and in 
order to obtain this the current `collect_ignore` list is not enough.

Adding tons of directories to `collect_ignore` may not be the best practice 
instead of just adding the locations you want to be scanned.

I would like to propose the addition of `collect_include` option that would 
allow only the files matching the patterns from it to be scanned.


Responsible:
  hpk42
-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to