Searched refs:maybeFile (Results 1 – 1 of 1) sorted by relevance
44 def isFile(maybeFile): argument45 ext=os.path.splitext(maybeFile)[1]