Commit Graph

4 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
Mathieu Virbel 8562c5de1a asyncimage: fix asyncimage widget with http resources + re-host the image on kivy.org 2013-02-16 18:51:07 +01:00
gabriel.pettier 9c68e79665 remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
Mathieu Virbel 601f158052 loader: fix image loading, was crashing due to recent change in Image class. 2011-07-05 10:59:10 +02:00