add Message.rewind() add rewind() method to Message, which just resets the pointer so you can start reading from the beginning again. this is useful for some tests. |
||
|---|---|---|
| .. | ||
| test_file.py | ||
| test_message.py | ||
| test_sftp.py | ||
add Message.rewind() add rewind() method to Message, which just resets the pointer so you can start reading from the beginning again. this is useful for some tests. |
||
|---|---|---|
| .. | ||
| test_file.py | ||
| test_message.py | ||
| test_sftp.py | ||