Hi everyone, I found something strange with `urwid.command_map`. It's a module given by the file *urwid/command_map.py* and it is also an instance of `urwid.command_map.Command_map`.
This introduce a problem with lazy import systems (or lazy import introduce the problem :D), mercurial for instance. Does this behaviour is really needed ? Bests, Alain -- Alain Leufroy LOGILAB, Paris (France) http://www.logilab.fr Informatique scientifique & gestion de connaissances _______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
