what is wrong with d.clear()?

2014-12-22 Thread shawool
7;__sizeof__', '__str__', '__subclasshook__', 'clear', 'copy', 'fromkeys', 'get', 'items', 'keys', 'pop', 'popitem', 'setdefault', 'update', 'values'] >>> d.clear() Traceback (most recent call last): File "", line 1, in >>> d Traceback (most recent call last): File "", line 1, in >>> quit() Traceback (most recent call last): File "", line 1, in Thanks in advance. Best regards, Shawool -- https://mail.python.org/mailman/listinfo/python-list

Re: what is wrong with d.clear()?

2014-12-23 Thread shawool
Thank you for answering my query. Fonts and colors are reset to defaults now. Sorry for the inconvenience caused. Regards, Shawool On Tue, Dec 23, 2014 at 3:55 PM, Steve Hayes wrote: > On Tue, 23 Dec 2014 13:33:53 +1100, Steven D'Aprano > wrote: > > >Dave Angel wrote: >

Re: what is wrong with d.clear()?

2014-12-24 Thread shawool
I was unable to find an option to disable HTML mode. Thanks for letting me know how to enable plain text mode. I just followed the steps and hopefully this message is in plain text format. Regards, Shawool On Wed, Dec 24, 2014 at 5:51 PM, Rustom Mody wrote: > On Tuesday, December 23, 2014 6