Message 176125 - Python tracker (original) (raw)

Message176125

Author pitrou
Recipients barry, giampaolo.rodola, janssen, jcea, lcatucci, pitrou, r.david.murray
Date 2012-11-22.21:09:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id 1353618569.06.0.550097054089.issue4473@psf.upfronthosting.co.za
In-reply-to
Content
> where? In `caps=self.capa()` (you need a space around the assignment operator). > Here I'm following: at :ref:`pop3-objects` in Doc/library/poplib.rst, Ah, ok. Then I agree it makes sense to call it stls(). No need for an alias, IMO.
History
Date User Action Args
2012-11-22 21:09:29 pitrou set recipients: + pitrou, barry, jcea, janssen, giampaolo.rodola, lcatucci, r.david.murray
2012-11-22 21:09:29 pitrou set messageid: 1353618569.06.0.550097054089.issue4473@psf.upfronthosting.co.za
2012-11-22 21:09:29 pitrou link issue4473 messages
2012-11-22 21:09:28 pitrou create