Commit Graph

6 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 71a5d04fe1 pep8 fixes 2012-03-19 11:07:14 +01:00
Ryan Northey 292f99048f Improved class names 2012-03-18 16:09:19 +00:00
Ryan Northey d98c46eb65 Added example of a twistd app 2012-03-18 16:04:15 +00:00
Thomas Hansen 1ea00de0a9 fix style issues 2011-09-06 13:55:24 -05:00
Thomas Hansen efe0e4045d support: correclty shut down twisted reactor and all thread in twisted threadpool
examples: add tisted examples in examples/frameworks/twisted
doc: add versionadded tag, include examples from kivy examples
2011-09-06 13:52:49 -05:00