Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/Paste/paste/util/
DPySourceColor.py753 raise PathError('File does not exists!')
783 raise PathError('File does not exists!')
1012 raise PathError('File does not exist!')
1203 class PathError(PySourceColorError): class