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

Lines Matching refs:stream_command

1427     stream_command = None
1432 stream_command = val
1433 if not args: args = (stream_command,)
1478 if stream_command:
1479 M = IMAP4_stream(stream_command)