method: path.local.lstat

 Return an os.lstat() tuple. 
    def lstat(self):

origin: path.local

where:

exceptions that might appear during execution:

function source:

def lstat(self):
    """ Return an os.lstat() tuple. """
    return self._makestat(self._callex(os.lstat, self.strpath))

call sites:

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.0

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.1

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.2

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.3

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.4

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.5

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.6

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.7

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.8

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.9

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.10

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.11

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.12

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.13

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.14

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.15

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.16

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.17

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.18

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.19

called in /home/johnny/projects/merlinux/py/dist/py/path/local/local.py

traceback path.local.lstat.20