Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/PIL/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'PIL/__init__.py')
-rw-r--r--PIL/__init__.py12
1 files changed, 12 insertions, 0 deletions
diff --git a/PIL/__init__.py b/PIL/__init__.py
new file mode 100644
index 0000000..3290883
--- /dev/null
+++ b/PIL/__init__.py
@@ -0,0 +1,12 @@
+#
+# The Python Imaging Library.
+# $Id: __init__.py 2134 2004-10-06 08:55:20Z fredrik $
+#
+# package placeholder
+#
+# Copyright (c) 1999 by Secret Labs AB.
+#
+# See the README file for information on usage and redistribution.
+#
+
+# ;-)