Re Interest check in some delicious syntactic sugar for "except:pass"

2010-03-03 Thread Oren Elrad
To all that responded, thanks for the prompt response folks, your criticisms are well taken. Coming from Cland, one is inculcated with the notion that if the programmer wants to shoot himself in the foot the language ought not to prevent that (or even should return him a loaded magnum with the safe

Interest check in some delicious syntactic sugar for "except:pass"

2010-03-03 Thread Oren Elrad
Howdy all, longtime appreciative user, first time mailer-inner. I'm wondering if there is any support (tepid better than none) for the following syntactic sugar: silence: block -> try: block except: pass The logic here is that there are a ton of