Commit Graph

8 Commits

Author SHA1 Message Date
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
Charles Merriam 21810b6b29 Add documentation to examples/animation/animate.py 2015-01-30 09:24:00 -08:00
Kartik Singhal ae0b81396d Correct description comment 2014-01-26 13:09:24 +05:30
Gendo Ikari 6ddafdbfa8 examples: using new api for event binding in kwargs 2012-11-07 19:19:27 +01:00
gabriel.pettier 357e9a2afa stylefixes 2012-07-29 22:17:02 +02:00
gabriel.pettier 9c68e79665 remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
Mathieu Virbel 4378afca9c doc: add some comments for examples 2011-06-19 19:42:40 +02:00
Mathieu Virbel 85abba014c cleanup examples 2011-01-31 22:37:48 +01:00