Commit Graph

8 Commits

Author SHA1 Message Date
dessant 6f660002ff remove unused imports in examples 2016-03-15 12:17:09 +02:00
dessant cd27022949 remove python shebangs 2015-10-05 14:40:04 +03:00
Charles Merriam 02c30a4e9f Fix examples/ PEP8 errors. Mostly white space.
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long.   Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Mathieu Virbel f2ae15c6ec py3: fix few more print 2013-05-31 11:12:21 +02:00
Mathieu Virbel bae94bc3db first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
tshirtman 5da773cfdf cleaning up and documenting gesture example 2011-10-03 12:09:48 +02:00
tshirtman 3e2297ef41 removed unneeded and potentially misleading decorator 2011-10-03 12:00:04 +02:00
tshirtman 665119be78 added gesture example 2011-10-03 11:57:26 +02:00