On 01/02/2013 10:52 AM, alex23 wrote:
On Jan 2, 1:01 pm, Nobody <nob...@nowhere.com> wrote:
You can't delete built-in names.

Actually, you can. If you ever need to shoot yourself in the foot in
this particular way, you can always do:

     del __builtins__.format

Not saying you _should_, just that you _can_ :)

Ok, good to know (not saying I would ever try it) :-)


--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to