Home | History | Annotate | Download | only in tools

Lines Matching refs:os

10 import os
25 script_dir = os.path.dirname(os.path.realpath(__file__))
26 from_file = os.path.abspath(os.path.join(
27 script_dir, os.pardir, os.pardir, 'src', 'cpp', 'res', 'messages.grdp'))
28 to_file = os.path.abspath(os.path.join(
29 script_dir, os.pardir, os.pardir, os.pardir, os.pardir, 'chrome', 'app',