Home | History | Annotate | Download | only in logging

Lines Matching refs:split

300         dirName, baseName = os.path.split(self.baseFilename)
965 dllname = os.path.split(self._welu.__file__)
966 dllname = os.path.split(dllname[0])