Image manipulation

Emile van Sebille emile at fenx.com
Fri Aug 24 19:49:18 EDT 2001


"Erlend J. Leiknes" <nookie at online.no> wrote in message
news:JJBh7.834$1T5.10505 at news1.oke.nextra.no...
> Yup there is =)
> Check out www.pythonware.com
> They have something they call PIL (Python Imaging Library)
> In their tutorial/manual there is a tumbnail example that you could use
> (unless you want to learn something :)
> Btw... is it a way to import only a choosen function from a module/library
> instead of loading the whole shit?
>

do you mean like?

from sys import path

--

Emile van Sebille
emile at fenx.com

---------




More information about the Python-list mailing list