method: test.collect.Directory.recfilter

*Not documented*
    def recfilter(self, path): 

origin: test.collect.Directory

where:

function source:

def recfilter(self, path): 
    return path.check(dotfile=0) and \
           path.basename not in ('CVS', '_darcs', '{arch}')

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.0

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.1

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.2

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.3

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.4

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.5

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.6

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.7

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.8

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.9

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.10

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.11

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.12

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.13

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.14

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.15

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.16

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.17

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.18

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.19

called in /home/johnny/projects/merlinux/py/dist/py/test/collect.py

traceback test.collect.Directory.recfilter.20