[Python-ideas] new operators via backquoting
Chris Rebert
cvrebert at gmail.com
Wed Jan 3 18:39:33 CET 2007
George Sakkis wrote:
> Perhaps you're not aware of the "best hack of 2005", which works in
> current Python and goes a step further by allowing you to even
> "override" the operator's delimiter:
>
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/384122
>
> George
> _______________________________________________
In light of this and Guido's pronouncement that the backtick will not
have any meaning in Py3k, I withdraw my proposal.
- Chris Rebert
More information about the Python-ideas
mailing list