This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bayandin
Recipients bayandin, gvanrossum, vstinner, yselivanov
Date 2016-08-01.23:24:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470093885.1.0.991170395869.issue27665@psf.upfronthosting.co.za>
In-reply-to
Content
I think it is just handier than creating several server objects like it is already done for a list of hosts.
For me in particular, need to have exactly the same logic for multiple ports which generates randomly and I want to have one predefined port for manually checking/debugging.
History
Date User Action Args
2016-08-01 23:24:45bayandinsetrecipients: + bayandin, gvanrossum, vstinner, yselivanov
2016-08-01 23:24:45bayandinsetmessageid: <1470093885.1.0.991170395869.issue27665@psf.upfronthosting.co.za>
2016-08-01 23:24:45bayandinlinkissue27665 messages
2016-08-01 23:24:44bayandincreate