Searched refs:replyIndexPath (Results 1 – 1 of 1) sorted by relevance
13 def parseReply(replyIndexPath): argument14 replyDir, _ = os.path.split(replyIndexPath)18 with open(replyIndexPath) as indexFile:
Completed in 6 milliseconds