On Fri, 29 Jul 2005 06:37:52 +0000, Bengt Richter wrote: > I suggested in a previous thread that one could support such a syntax by > supporting an invisible binary operator between two expressions, so that > examine "string" translates to examine.__invisbinop__("string") if > examine as an expression evaluates to an object that has a __invisbinop__ > method.
Why would you want to? -- Steven. -- http://mail.python.org/mailman/listinfo/python-list