home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
pypil112.zip
/
PIL-1.1.2.zip
/
Lib
/
site-packages
/
PIL
/
ImagePath.py
< prev
next >
Wrap
Text File
|
2001-05-03
|
286b
|
19 lines
#
# The Python Imaging Library
# $Id$
#
# path interface
#
# History:
# 96-11-04 fl Created
#
# Copyright (c) Secret Labs AB 1997.
# Copyright (c) Fredrik Lundh 1996.
#
# See the README file for information on usage and redistribution.
#
import Image
Path = Image.core.path