Commit Graph

7 Commits

Author SHA1 Message Date
Susmit 8c180097cb Pep8 fixes for example directory. (#4814)
* fixed pep8 errors

* pep8 fixes forexamples directory

* some more pep8 fixes
2016-12-17 11:41:12 +02:00
Meet Udeshi b28677544b PEP8 fix examples/widgets/compound_selection.py 2016-12-14 11:54:18 +05:30
Matthew Einhorn 1f504da269 Allow all chars that are not e.g. arrow, and fix holding down key. 2016-09-09 23:57:58 -04:00
Matthew Einhorn cbd24b8b66 Cleanup. 2015-07-18 15:16:32 -04:00
Cayci Gorlitsky 05d53ca7bd Fixes #2140 print statement syntax
Changed to ([  ]) so that number is printed, instead of a generator
2014-05-15 21:10:55 -04:00
Cayci Gorlitsky ed0d562de4 Fixes #2140 Syntax error
Syntax error in print statement did not work in Python3.
2014-05-05 16:41:04 -04:00
Matthew Einhorn bd7e802e81 Add compound selection usage example to examples. 2014-03-12 23:06:42 -04:00