There's going to be a presentation at this year's WWDC on Python! The
session topics were just released, and I noticed this one on Python:

-----------------------------------------------------------------------
PyObjC is a bridge between Python and Objective-C. It allows you to write
Python scripts that use and extend existing Objective-C class libraries, and
most importantly, Cocoa libraries. Specific topics from the 1.2 release
covered in this session are: py2app, macho_standalone, NSBundle features,
KVO/KVC support, the new scanframework script, objc.inject(), and runtime
editing.
-----------------------------------------------------------------------

Just FYI...

Dave

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to