Yanghao Hua wrote:
is Python visioned in a way to allow users to define there own operators?
No, it's not. Whenever the topic has come up, Guido has always said that he is against having user-defined syntax in Python. -- Greg _______________________________________________ Python-ideas mailing list [email protected] https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/
