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 Nathan.Clayton
Recipients Nathan.Clayton, jelie, pitrou
Date 2011-11-06.04:18:53
SpamBayes Score 1.5685586e-05
Marked as misclassified No
Message-id <1320553135.92.0.0118057457392.issue10287@psf.upfronthosting.co.za>
In-reply-to
Content
By always sending capabilities at connection, some servers immediately throw an error. I've modified the class initialization to include an optional parameter to indicate if this should be disabled.
History
Date User Action Args
2011-11-06 04:18:55Nathan.Claytonsetrecipients: + Nathan.Clayton, pitrou, jelie
2011-11-06 04:18:55Nathan.Claytonsetmessageid: <1320553135.92.0.0118057457392.issue10287@psf.upfronthosting.co.za>
2011-11-06 04:18:55Nathan.Claytonlinkissue10287 messages
2011-11-06 04:18:54Nathan.Claytoncreate