Lines Matching refs:treply
875 treply = target.sendcmd('STOR ' + targetname)876 if treply[:3] not in ('125', '150'): raise error_proto # RFC 959