summaryrefslogtreecommitdiff
path: root/examples/film.py
Commit message (Expand)AuthorAgeFilesLines
* Updated film.pyDmitriy2021-07-091-2/+2
* Merge branch 'master' into docco_cleanNicholas Car2021-07-021-1/+0
|\
* | minor docco updatesNicholas Car2021-06-181-1/+2
|/
* trivial formattingNicholas Car2021-04-251-3/+3
* removed non-resolving links, added new multi-graph e.g., fixed e.g. file docc...Nicholas Car2021-04-241-2/+0
* 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