Home | History | Annotate | Download | only in testserver

Lines Matching refs:sub_path

858     sub_path = url_path[len(prefix):]
859 entries = sub_path.split('/')
865 print "File not found " + sub_path + " full path:" + file_path
942 sub_path = url_path[len(prefix):]
943 entries = sub_path.split('/')
949 print "File not found " + sub_path + " full path:" + file_path