method: test.Function.getpathlineno

*Not documented*
    def getpathlineno(self):

origin: test.Function

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/item.py

traceback test.Function.getpathlineno.0

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

traceback test.Function.getpathlineno.1

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

traceback test.Function.getpathlineno.2

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

traceback test.Function.getpathlineno.3

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

traceback test.Function.getpathlineno.4

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

traceback test.Function.getpathlineno.5

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

traceback test.Function.getpathlineno.6

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

traceback test.Function.getpathlineno.7

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

traceback test.Function.getpathlineno.8

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

traceback test.Function.getpathlineno.9

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

traceback test.Function.getpathlineno.10

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

traceback test.Function.getpathlineno.11

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

traceback test.Function.getpathlineno.12

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

traceback test.Function.getpathlineno.13

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

traceback test.Function.getpathlineno.14

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

traceback test.Function.getpathlineno.15

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

traceback test.Function.getpathlineno.16

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

traceback test.Function.getpathlineno.17

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

traceback test.Function.getpathlineno.18

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

traceback test.Function.getpathlineno.19

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

traceback test.Function.getpathlineno.20