Mangle function name with decorator?

Michele Simionato michele.simionato at gmail.com
Wed Mar 18 11:32:43 EDT 2009


On Mar 18, 4:18 pm, Adam <adam.crossl... at gmail.com> wrote:
> Hey, Cliff.  Thanks for sharing this idea.  Unfortunately, providing a
> way to actually call the method with the mangled name is relatively
> easy, and there are options there.  The real issue, to me, seems to be
> finding a way to prevent Python from eating all but the last version
> of a function definition in a class.

As I said in my other post in this thread, this can only be done in
Python 3.X.



More information about the Python-list mailing list