method: path.local.open

 return an opened file with the given mode. 
    def open(self, mode='r'):

origin: path.local

where:

exceptions that might appear during execution:

function source:

def open(self, mode='r'):
    """ return an opened file with the given mode. """
    return self._callex(open, self.strpath, mode)

call sites:

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

traceback path.local.open.0

called in /home/johnny/projects/merlinux/py/dist/py/apigen/source/browser.py

traceback path.local.open.1

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

traceback path.local.open.2

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

traceback path.local.open.3

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

traceback path.local.open.4

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

traceback path.local.open.5

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

traceback path.local.open.6

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

traceback path.local.open.7

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

traceback path.local.open.8

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

traceback path.local.open.9

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

traceback path.local.open.10

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

traceback path.local.open.11

called in /home/johnny/projects/merlinux/py/dist/py/apigen/rest/genrest.py

traceback path.local.open.12

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

traceback path.local.open.13

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

traceback path.local.open.14

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

traceback path.local.open.15

called in /home/johnny/projects/merlinux/py/dist/py/apigen/rest/genrest.py

traceback path.local.open.16

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

traceback path.local.open.17

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

traceback path.local.open.18

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

traceback path.local.open.19

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

traceback path.local.open.20