Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Murray
7c27a3b5de Added debug to pilprint available options 2016-03-12 10:30:54 +11:00
Andrew Murray
1333e23663 Corrected pilprint version number 2016-03-12 10:30:28 +11:00
Andrew Murray
c27110ab56 Flake8 fixes 2015-12-10 21:34:02 +11:00
Andrew Murray
7d8d9e3b9e Replaced os.popen with subprocess.Popen 2015-11-04 20:03:19 +11:00
Andrew Murray
7f414057c9 Fixed redefinition of built-in 2015-04-24 16:02:39 +10:00
Andrew Murray
86be744d1f Various Flake8 Scripts fixes 2015-04-24 09:41:33 +10:00
Andrew Murray
120982574a Moved __future__ import to the top of pilprint script 2015-04-01 11:21:15 +11:00
Andrew Murray
0ca14909ed Fixed duplicate import in pilprint 2015-04-01 09:36:25 +11:00
Michał Górny
1a977c859a Add proper shebangs to all Python scripts. 2013-04-21 08:38:36 +02:00
Brian Crowell
5076c35cc5 py3k: print is a function
Seriously, if you didn't know that, you've been in a freaking cave, man.
2013-01-10 08:46:46 -06:00
Brian Crowell
78575798d7 py3k: Update exception usage to modern syntax 2013-01-10 08:46:33 -06:00
Alex Clark
9a640e3157 Forking PIL 2010-07-30 22:52:47 -04:00