method: path.local.mtime

 return last modification time of the path. 
    def mtime(self):

origin: path.local

where:

exceptions that might appear during execution:

function source:

def mtime(self):
    """ return last modification time of the path. """
    return self.stat().mtime

call sites:

called in /tmp/pytest-418/docdoctest/conftest.py

traceback path.local.mtime.0

called in /home/johnny/projects/merlinux/py/dist/py/path/testing/fscommon.py

traceback path.local.mtime.1

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

traceback path.local.mtime.2

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

traceback path.local.mtime.3

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

traceback path.local.mtime.4

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

traceback path.local.mtime.5

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

traceback path.local.mtime.6

called in /home/johnny/projects/merlinux/py/dist/py/documentation/conftest.py

traceback path.local.mtime.7

called in /tmp/pytest-418/docdoctest/conftest.py

traceback path.local.mtime.8

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

traceback path.local.mtime.9

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

traceback path.local.mtime.10

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

traceback path.local.mtime.11

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

traceback path.local.mtime.12

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

traceback path.local.mtime.13

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

traceback path.local.mtime.14

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

traceback path.local.mtime.15