.. -*- mode: rst -*-
Lots of new `PyObjC`_ examples made their way to svn this week:
- New IDNSnitch example in Inject that demonstrates how to
monitor for the launch of another application,
use ``objc.inject`` to load code into a target process,
and override the implementation of an ...