BASIC vs Python

Leif K-Brooks eurleif at ecritters.biz
Tue Dec 21 02:40:14 EST 2004


Mike Meyer wrote:
> They do have a first-class function-like object called an agent. But
> to use a standard method as an agent, you have to wrap it.

Just curious, but how does a method get wrapped in an agent if methods 
aren't first-class objects? Subclassing the agent base class with a new 
run method or something?



More information about the Python-list mailing list