summaryrefslogtreecommitdiff
path: root/examples/holaMundo.py
Commit message (Expand)AuthorAgeFilesLines
* change some lambdas to explicit methods for clarity (see discussion in #207);...ptmcg2020-04-261-2/+7
* Blacken the project (#141)Jon Dufresne2019-10-311-13/+24
* Use pyupgrade to upgrade the code to use Python3 conventions (#138)Jon Dufresne2019-10-241-2/+0
* Update examples and unit tests to more preferred coding styles, imports for p...ptmcg2019-01-301-2/+2
* Merge changes from last PR, plus some more up-to-date coding styles and pypar...Paul McGuire2018-12-231-5/+21
* Trim trailing white space throughout the projectJon Dufresne2018-12-221-22/+21
* Fix encoding cookie to use encoding "utf-8"Jon Dufresne2018-12-221-1/+1
* Move src to rootCengiz Kaygusuz2017-11-201-0/+38