summaryrefslogtreecommitdiff
path: root/alot/widgets/utils.py
Commit message (Collapse)AuthorAge
* Remove old __future__ importsLucas Hoffmann2018-06-19
| | | | They are not needed for python >= 3.0.
* Use absolute_imports from __future__Lucas Hoffmann2017-01-18
|
* fix odd continuation and indentationDylan Baker2016-12-27
| | | | This is just whitespace changes.
* rm SendKeypressCommand, CatchKeyWidgetWrapPatrick Totzke2012-08-19
| | | | which were obsoleted by the previous commit
* cleanup: split widgets.py and pep8/pyflakes fixesPatrick Totzke2012-08-10