Lines Matching full:localfile
1337 localfile = url2pathname(filename)1339 stats = os.stat(localfile)1354 return addinfourl(open(localfile, 'rb'), headers, origurl)