log engine/extensions/pychan/compat.py @ 354:dfd48d49c044

age author description
Mon, 21 Sep 2009 19:48:00 +0000 cheesesucker * Removed shebang and svn:executable for python files which are not meant to be executed directly
Mon, 24 Aug 2009 12:01:34 +0000 phoku Added Licence header to all pypthon modules in extension/
Thu, 19 Mar 2009 20:14:49 +0000 phoku PyChan: Now Widgets may _in principle_ receive key events.
Sat, 14 Mar 2009 12:32:11 +0000 phoku Fix: pychan/compat.py should not depend on pythonize.
Sat, 14 Mar 2009 12:13:29 +0000 phoku * PyChan event handling rework (part I)