method: test.collect.Module.haskeyword

*Not documented*
    def haskeyword(self, keyword): 

origin: test.collect.Collector

where:

function source:

def haskeyword(self, keyword): 
    return keyword in self.name

call sites:

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

traceback test.collect.Module.haskeyword.0

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

traceback test.collect.Module.haskeyword.1

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

traceback test.collect.Module.haskeyword.2

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

traceback test.collect.Module.haskeyword.3

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

traceback test.collect.Module.haskeyword.4