Decorator syntax (was Re: PEP 318 - PyFIT comments)

A.M. Kuchling amk at amk.ca
Thu Aug 5 10:29:26 EDT 2004


On Thu, 5 Aug 2004 09:06:01 -0400, 
	John Roth <newsgroups at jhrothjr.com> wrote:
> That was basically my comment about ctypes. AMK's
> blog entry referenced the ctype's documentation page,

Heller's post (at 
http://mail.python.org/pipermail/python-dev/2004-June/045139.html) wasn't
very informative, either; I assume ctypes needs to do 'func =
something_or_other(func)' as PyObjC does currently.

--amk



More information about the Python-list mailing list