Overloading the tilde operator?

bearophileHUGS at lycos.com bearophileHUGS at lycos.com
Thu Feb 1 21:25:17 EST 2007


Peter Otten:
> No, you will get a syntax error before python even look up the names:

There are some tricks that allow the use of "undefined" symbols in
Python too, but they are probably just toys. I have recently posted a
recipe in the cookbook for that.

Bye,
bearophile




More information about the Python-list mailing list