Re: IDE recommendation please

2005-10-22 Thread Joe
SPE is great I suggest you take a look at it http://www.stani.be/python/spe/ [EMAIL PROTECTED] wrote: >> On the Mac, I think the XCode integration you get with PyObjC is >> probably best. I know there are plugins for Eclipse but haven't tried >> any personally, so it's hard to make suggestions

Test

2005-10-22 Thread cracki
The message contains Unicode characters and has been sent as a binary attachment. KWF Email scanner was unable to check following file (i.e. corrupted/encrypted zip archive): Name: message.zip Content type: application/octet-stream This file was removed by Firewall. -- http

calling a dylib in python on OS X

2005-10-22 Thread robspychala
Hi Is there something similar to python's windll for calling DLLs on win32 but meant for calling dylib's on OS X? thanks, r.s. -- http://mail.python.org/mailman/listinfo/python-list

downloading web images

2005-10-22 Thread Joe
I'm just wandering if I'm doing this correct way I'm trying to download an image and store it into a file this does the job, but created file does not apear to be an image, it works fine and I can open image, I'm just wandering if there is a better way of doing this. htmlSource=urllib.urlopen("ht

<    1   2