On 05/23/2012 07:45 PM, hsa...@gmail.com wrote:
> I am trying to join an online class that uses python. I need to brush up on
> the language quickly. Is there a good book or resource that covers it well
> but does not have to explain what an if..then..else statement is?
>
> Thanks.
My opinion:
On 09/16/2009 11:12 AM, mark.mcdow...@gmail.com wondered about:
> overhead of [fork/exec]:
An alternative might be os.spawn?(), etal. It might run a tiny bit faster
because it combines the two operations, but I think you're pretty close to the
metal.
Jim
--
http://mail.python.org/mailman/list
On 09/08/2009 08:40 AM, Otto Hellwig wrote:
> reccommend [sic ...] the best soap library ...
Client side only? Suds (https://fedorahosted.org/suds/). Accept no subsitute!
--
http://mail.python.org/mailman/listinfo/python-list