Message319075
| Author | r.david.murray |
|---|---|
| Recipients | ckreddy, eric.smith, r.david.murray |
| Date | 2018-06-08.15:09:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1528470554.09.0.592728768989.issue33806@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
To clarify: don't call open again *on that telnetlib.Telnet object*. You can certainly have more than one open connection using different telnetlib.Telnet instances, though it might be a bit challenging to manage them :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-08 15:09:14 | r.david.murray | set | recipients: + r.david.murray, eric.smith, ckreddy |
| 2018-06-08 15:09:14 | r.david.murray | set | messageid: <1528470554.09.0.592728768989.issue33806@psf.upfronthosting.co.za> |
| 2018-06-08 15:09:14 | r.david.murray | link | issue33806 messages |
| 2018-06-08 15:09:14 | r.david.murray | create | |