On Mar 21, 2:17 am, Esmail wrote:
> Terry Reedy wrote:
>
> > Ditto, with T-bird. Just add a newsgroup account with news.gmane.org or
> > snews.gmane.org (for ssl) as the server and set the rest as you please.
>
> > gmane.comp.python.general is a mirror of python-list, from python.org,
> > with its
On Feb 24, 6:29 am, "Rhodri James"
wrote:
> On Mon, 23 Feb 2009 23:33:31 -, Gary Wood wrote:
> > '''exercise to complete and test this function'''
> > import string
> > def joinStrings(items):
> > '''Join all the strings in stringList into one string,
> > and return the result. For ex