Marco Aschwanden <PPNTWIMBXFFC at spammotel.com> writes: > Here is yet another decorator proposal: > > def sumSequencesLengths(var1, var2): > """Computes something very important. > > __decorators__: > staticmethod I think you are onto something. The particular syntax you proposed has shortcomings, but maybe improvements are possible.