> "Torsten" == Torsten Bronger <[EMAIL PROTECTED]> writes:
>>> There would be keywords for static and class methods, no
>>> distinction between Unicode and non-Unicode
>> You couldn't do that 15 years ago because there were no Unicode
>> that time.
Torsten> I've never sai
> "Tim" == Tim Daneliuk <[EMAIL PROTECTED]> writes:
Tim> Except that in this case, removal will also complicate code
Tim> in some cases. Consider this fragment of Tkinter logic:
Tim> UI.CmdBtn.menu.add_command(label="MyLabel",
Tim> command=lambda cmd=cmdkey: CommandMenuSelect