kivy/examples/application
Charles Merriam 40e930bfcc Convert print statements to print function
Use print_function from __futures__ and covert print statements to
function calls for later use in Python 3.  Also, clean up minor
verbiage.
2014-12-13 12:15:00 -08:00
..
app_suite_data Create app_suite demo 2014-12-12 13:55:00 -08:00
template1 fix a lot of tab characters in examples… 2012-08-07 11:45:53 +02:00
app_suite.py Convert print statements to print function 2014-12-13 12:15:00 -08:00
app_with_build.py Fix a minor typo 2014-01-26 14:37:59 +05:30
app_with_kv.py doc: add some comments for examples 2011-06-19 19:42:40 +02:00
app_with_kv_in_template1.py Correct description comment, add a line break 2014-01-26 14:41:03 +05:30
test.kv replace tab with spaces in example kv. 2012-08-07 11:38:27 +02:00
testkvfile.kv Create app_suite demo 2014-12-12 13:55:00 -08:00