File: __init__.py

package info (click to toggle)
python-imaging 1.1.4-3.1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 2,092 kB
  • ctags: 2,664
  • sloc: ansic: 16,119; python: 9,017; makefile: 161
file content (12 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#
# The Python Imaging Library.
# $Id: //modules/pil/PIL/__init__.py#2 $
#
# package placeholder
#
# Copyright (c) 1999 by Secret Labs AB.
#
# See the README file for information on usage and redistribution.
#

# ;-)