Home
last modified time | relevance | path

Searched refs:bkfile (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Tools/freeze/
H A Dmakefreeze.py2 import bkfile namespace
42 with bkfile.open(base + file, 'w') as outfp:
55 with bkfile.open(base + 'frozen.c', 'w') as outfp:
H A Dfreeze.py106 import bkfile namespace
449 with open(config_c_in) as infp, bkfile.open(config_c, 'w') as outfp:
468 with bkfile.open(makefile, 'w') as outfp:

Completed in 2 milliseconds