Terry Reedy wrote: > > Is a space allowed after the prefic character, whatever it might be? With > > def foo(): > | classmethod > | accepts(int,int) > | returns(float) > Thats it! I love it.