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

Lines Matching refs:treply

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