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 sbt
Recipients Drauger, asksol, jnoller, r.david.murray, sbt
Date 2012-07-26.12:59:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343307579.97.0.497711273692.issue14501@psf.upfronthosting.co.za>
In-reply-to
Content
You could just do

    Server_1=TestServer(address=("127.0.0.1",55555),authkey=b"passkey")

so this is probably a documentation issue.  The examples in the documentation should at least be updated.
History
Date User Action Args
2012-07-26 12:59:40sbtsetrecipients: + sbt, jnoller, r.david.murray, asksol, Drauger
2012-07-26 12:59:39sbtsetmessageid: <1343307579.97.0.497711273692.issue14501@psf.upfronthosting.co.za>
2012-07-26 12:59:39sbtlinkissue14501 messages
2012-07-26 12:59:39sbtcreate