distutils and decorators

Robert Brewer fumanchu at amor.org
Fri Sep 23 17:52:31 EDT 2005


Benji York wrote:
> Robert Brewer wrote:
> > Actually, in this case we most definitely want to test 
> > 2.4's "@" syntax. The decorator in question is an aliaser,
> > and therefore is one of the few 
> > decorators which must be implemented differently for the 2.3-style 
> > decoration and the 2.4-style. See the "expose" function at: 
> > http://www.cherrypy.org/file/trunk/cherrypy/__init__.py?rev=654
> 
> I extracted "expose" from the above URL and wrote this test 
> script (mind the wrapping):
> ...
> What am I missing?

Nothing, apparently. Looks like I outfoxed myself with my own poor
comments. Thanks for the correction!


Robert Brewer
System Architect
Amor Ministries
fumanchu at amor.org



More information about the Python-list mailing list