On 23 sep 2003, at 6:30, Python Development wrote: > Hi, > > I was wondering if anyone knew anything about what I am about to > describe. > > I have a python program that has a c module which interfaces with > objective-C code. Yes, it can be done. I know, see http://pyobjc.sf.net/ :-) Ronald