Re: [BangPypers] Hi

2010-03-11 Thread Srinivas Reddy Thatiparthy
>All error conditions are abstracted into exceptions which your calling >code can catch. My 2 cents;from the Zen of Python , "Errors should never pass silently,Unless explicitly silenced" Thanks&Regards, Srinivas Reddy Thatiparthy, Mobile:9393099772, __

Re: [BangPypers] Hi

2010-03-11 Thread Noufal Ibrahim
On Fri, Mar 12, 2010 at 12:04 PM, Goudar, Girish wrote: > Hi, > > > > Can u pls tell what the return value of python function is? > > > > socket.connect((host, port)) > > > > on SUCCESS and on FAIL? The details are at http://docs.python.org/library/socket.html Python code doesn't usually rely on

[BangPypers] Hi

2010-03-11 Thread Goudar, Girish
Hi, Can u pls tell what the return value of python function is? socket.connect((host, port)) on SUCCESS and on FAIL? Regards, Girish P.G ___ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpy

Re: [BangPypers] [OT] Tools for writing books and publishing as pdfs

2010-03-11 Thread Ramdas S
> > > My two cents Invest more time into getting great content, make it slick, ensure no typos, and non-ambiguous accurate content rather than worry about styling and presentation In case if some publisher wants to publish/print your book, make sure whatever format you use is easily imported int

Re: [BangPypers] [OT] Tools for writing books and publishing as pdfs

2010-03-11 Thread Kushal Das
On Thu, Mar 11, 2010 at 12:13 PM, Jins Thomas wrote: > Hi all, > > This is an off-topic. > > Would somebody please pass some suggestions on how we can write some e-book, > technical in nature. I'm planning to write one book on telecom network > domain . My main motive is to learn some more solid t

Re: [BangPypers] [OT] Tools for writing books and publishing as pdfs

2010-03-11 Thread steve
On 03/11/2010 12:21 PM, Anand Balachandran Pillai wrote: On Thu, Mar 11, 2010 at 12:13 PM, Jins Thomas wrote: Hi all, This is an off-topic. Would somebody please pass some suggestions on how we can write some e-book, technical in nature. I'm planning to write one book on telecom network