11 Aug
2010
11 Aug
'10
1:27 a.m.
Bruce Leban wrote:
For cocall if this were some other language we might see:
<cocall>foo() cocall:foo() cocall$foo() =>foo()
Is there a pythonesque alternative?
It's generally considered unpythonic to assign arbitary meanings to randomly chosen punctuation (decorator syntax notwithstanding!) so it will be difficult to find one. -- Greg