Home | History | Annotate | Download | only in python2.7

Lines Matching defs:_quote

505         typ, dat = self._simple_command('LOGIN', user, self._quote(password))
1057 return self._quote(arg)
1060 def _quote(self, arg):