IDLE works great, thanks a lot! Regards, Eli Cohen בברכה, אלי כהן
-----Original Message----- From: fredrik.lu...@gmail.com [mailto:fredrik.lu...@gmail.com] On Behalf Of Fredrik Lundh Sent: Sunday, November 07, 2010 3:21 AM To: אלי Cc: image-sig@python.org Subject: Re: [Image-SIG] A question 2010/10/7 אלי <eli_co...@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> _______________________________________________ Image-SIG maillist - Image-SIG@python.org http://mail.python.org/mailman/listinfo/image-sig