Lines Matching refs:strip
408 self._description = plistdata.get('Description', '').strip()542 def description(self): return self._dict['Description'].strip()594 installTest = self._dict['Install-test'].strip() + '\n'