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 jelie
Recipients ajvant, brian.curtin, chasonr, christian.heimes, giampaolo.rodola, janssen, jelie, pitrou
Date 2010-11-02.18:26:27
SpamBayes Score 0.006382336
Marked as misclassified No
Message-id <1288722389.16.0.719629877823.issue1926@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks a lot for having implemented STARTTLS, Andrew!
That's great news!



+        Since the order in which certain operations need to be done varies
+        between normal, SSL, and STARTTLS connections varies, some
+        initialization must be done in the subclasses. 

One "varies" is enough.
History
Date User Action Args
2010-11-02 18:26:29jeliesetrecipients: + jelie, janssen, pitrou, giampaolo.rodola, christian.heimes, chasonr, brian.curtin, ajvant
2010-11-02 18:26:29jeliesetmessageid: <1288722389.16.0.719629877823.issue1926@psf.upfronthosting.co.za>
2010-11-02 18:26:27jelielinkissue1926 messages
2010-11-02 18:26:27jeliecreate