Home
last modified time | relevance | path

Searched refs:open_pathname (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
Dmacresource.py68 refno = open_pathname(pathname)
77 def open_pathname(pathname, verbose=0): function
Dgensuitemodule.py137 refno = macresource.open_pathname(application)
155 rf = macresource.open_pathname(fullname)
/external/python/cpython2/Mac/scripts/
Dcachersrc.py23 macresource.open_pathname(os.path.join(dirname, fn), verbose=verbose)