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 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:29pitrousetrecipients: + pitrou, barry, jcea, janssen, giampaolo.rodola, lcatucci, r.david.murray
2012-11-22 21:09:29pitrousetmessageid: <1353618569.06.0.550097054089.issue4473@psf.upfronthosting.co.za>
2012-11-22 21:09:29pitroulinkissue4473 messages
2012-11-22 21:09:28pitroucreate