Re: [Pyobjc-dev] Re: Default to returning (void)?
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2004-02-16 11:03:15
|
On Feb 16, 2004, at 5:26 AM, Michael Hudson wrote: > Bob Ippolito <bo...@re...> writes: > >> Why not objc.getter / objc.setter / objc.action? This is really why >> Python needs a way to decorate functions that isn't so f*!@#!ing >> ugly. > > I've only had a patch to do that for ... 3? ... years now. Maybe it's > finally time to agitate on its behalf properly on python-dev. Sounds like a good plan, where's the patch, and does it already have a PEP? -bob |