method: test.collect.Generator.getpathlineno

*Not documented*
    def getpathlineno(self): 

origin: test.collect.Generator

where:

changes in __dict__ after execution:

function source:

def getpathlineno(self): 
    code = py.code.Code(self.obj) 
    return code.path, code.firstlineno 

call sites:

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

traceback test.collect.Generator.getpathlineno.0

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

traceback test.collect.Generator.getpathlineno.1

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

traceback test.collect.Generator.getpathlineno.2

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

traceback test.collect.Generator.getpathlineno.3

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

traceback test.collect.Generator.getpathlineno.4

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

traceback test.collect.Generator.getpathlineno.5

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

traceback test.collect.Generator.getpathlineno.6

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

traceback test.collect.Generator.getpathlineno.7

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

traceback test.collect.Generator.getpathlineno.8

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

traceback test.collect.Generator.getpathlineno.9

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

traceback test.collect.Generator.getpathlineno.10

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

traceback test.collect.Generator.getpathlineno.11