[Image-SIG] A question

אלי eli_cohen at bezeqint.net
Sun Nov 7 07:12:42 CET 2010


IDLE works great, thanks a lot!

Regards, Eli Cohen
בברכה, אלי כהן


-----Original Message-----
From: fredrik.lundh at gmail.com [mailto:fredrik.lundh at gmail.com] On Behalf Of
Fredrik Lundh
Sent: Sunday, November 07, 2010 3:21 AM
To: אלי
Cc: image-sig at python.org
Subject: Re: [Image-SIG] A question

2010/10/7 אלי <eli_cohen at bezeqint.net>:
> I wrote the python script below usind word editor.
>
> 1. How can I run it as a python script? It seems to be opened as a word
> document!

As Don said, use a text editor that can produce plain text files.  In
addition to the ones he mentioned, you can use IDLE which is included
in most Python distributions.

> 2. Where do I find the xbmc and xbmcgui libraries.

Somewhere on http://xbmc.org, most likely.  They're not part of Python
or PIL, so I assume they're application-specific libraries.  Check the
XBMC docs for details.

</F>



More information about the Image-SIG mailing list