Lines Matching refs:file
5 # The contents of this file are subject to the terms of the
7 # You may not use this file except in compliance with the License.
15 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
46 print("pkgmogrify: {0}".format(errmsg), file=sys.stderr)
57 print("pkgmogrify: {0}".format(text), file=sys.stderr)
110 print("{0}".format(p), file=printfile)
125 print("{0}".format(l), file=outfile)
139 print(s, file=outfile)
141 print(s, file=outfile)
157 # disable ResourceWarning: unclosed file