webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Variables
generate_expected Namespace Reference

Variables

 text = file(path,'rt').read()
 
string target = os.path.splitext(path)[0] + '.expected'
 

Variable Documentation

◆ target

string generate_expected.target = os.path.splitext(path)[0] + '.expected'

◆ text

generate_expected.text = file(path,'rt').read()