Message306562
| Author | vstinner |
|---|---|
| Recipients | Michael.Felt, vstinner |
| Date | 2017-11-20.16:15:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1511194516.35.0.213398074469.issue28009@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+531 elif sys.platform.startswith("aix"):
+532 getters = [_netstat_getnode]
LGTM. Do you want to write this a pull request? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-11-20 16:15:16 | vstinner | set | recipients: + vstinner, Michael.Felt |
| 2017-11-20 16:15:16 | vstinner | set | messageid: <1511194516.35.0.213398074469.issue28009@psf.upfronthosting.co.za> |
| 2017-11-20 16:15:16 | vstinner | link | issue28009 messages |
| 2017-11-20 16:15:16 | vstinner | create | |