debian-quixote3/quixote/form
Neil Schemenauer cb788a75c8 Use sort(key=...) to sort widget options.
The decorate/undecorate pattern is no longer necessary and
can cause comparision errors in Python 3 (e.g. comparing distinct
types).
2016-07-14 21:58:48 +00:00
..
__init__.py Reorganize source 2008-04-05 20:09:39 -06:00
compatibility.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
css.py Reorganize source 2008-04-05 20:09:39 -06:00
form.py Trival changes to support Python 3. 2016-03-24 22:25:53 +00:00
widget.py Use sort(key=...) to sort widget options. 2016-07-14 21:58:48 +00:00