bvidinli wrote:
I posted to so many lists because,

this issue is related to all lists,
this is an idea for python,
this is related to development of python...

why are you so much defensive ?

i think ideas all important for development of python, software....
i am sory anyway.... hope will be helpful.

2008/4/24, Terry Reedy <[EMAIL PROTECTED]>:
Python-dev is for discussion of development of future Python.  Use
 python-list / comp.lang.python / gmane.comp.python.general for usage
 questions.



 _______________________________________________
 Python-Dev mailing list
 [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/python-dev
 Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/bvidinli%40gmail.com



Is this an acceptable alternative?

try:
   if conf['key1'] == 'something':
      <ur commands>
except KeyError:
   pass


Regards,
Karthik
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to