File: __init__.py

package info (click to toggle)
python-imaging 1.1.5-11
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,196 kB
  • ctags: 3,043
  • sloc: ansic: 17,597; python: 9,718; makefile: 87
file content (12 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
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.
#

# ;-)