method: test.Item.getpathlineno

*Not documented*
    def getpathlineno(self): 

origin: test.collect.Collector

where:

function source:

def getpathlineno(self): 
    return self.fspath, py.std.sys.maxint 

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/test/tkinter/util.py

traceback test.Item.getpathlineno.0

called in /home/johnny/projects/merlinux/py/dist/py/test/tkinter/util.py

traceback test.Item.getpathlineno.1