summaryrefslogtreecommitdiff
path: root/examples/film.py
Commit message (Expand)AuthorAgeFilesLines
* fix escaping (deprecated since py 3.6)t0b32020-06-221-1/+1
* 2to3 whole sourcebaset0b32020-06-221-3/+3
* removed "from builtins import input" as not neededkill-Py2Nicholas Car2020-05-181-1/+0
* removal of all uses of package sixNicholas Car2020-05-161-1/+1
* touched up all examplesNicholas Car2020-03-271-56/+59
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-8/+18
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* converted examplesGunnar Aastrand Grimnes2017-01-301-14/+14
* and even more doc updatesGunnar Aastrand Grimnes2013-05-071-7/+18
* examples updates, some slice fixesGunnar Aastrand Grimnes2013-05-021-2/+1
* Migrated standalone examples out of docs into separate, executable example filesGraham Higgins2012-01-131-0/+132