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 ulidtko
Recipients georg.brandl, ulidtko
Date 2011-01-08.08:20:44
SpamBayes Score 0.0005591163
Marked as misclassified No
Message-id <1294474845.8.0.264225113587.issue10865@psf.upfronthosting.co.za>
In-reply-to
Content
Can I perform a name resolution before chrooting, save the result and use it later for creating an instance of http.server.HTTPServer, as a workaround?
History
Date User Action Args
2011-01-08 08:20:45ulidtkosetrecipients: + ulidtko, georg.brandl
2011-01-08 08:20:45ulidtkosetmessageid: <1294474845.8.0.264225113587.issue10865@psf.upfronthosting.co.za>
2011-01-08 08:20:44ulidtkolinkissue10865 messages
2011-01-08 08:20:44ulidtkocreate