webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self, dir) |
def | __enter__ (self) |
def | __exit__ (self, args, kwargs) |
Public Attributes | |
dir | |
old_dir | |
Create context for temporarily changing present working directory.
def web-platform-tests.check_stability.pwd.__init__ | ( | self, | |
dir | |||
) |
def web-platform-tests.check_stability.pwd.__enter__ | ( | self | ) |
def web-platform-tests.check_stability.pwd.__exit__ | ( | self, | |
args, | |||
kwargs | |||
) |
web-platform-tests.check_stability.pwd.dir |
web-platform-tests.check_stability.pwd.old_dir |