Re: [Rpy] rpy2: problem with the delegating attribute (.r) and the power operator

2008-10-20 Thread laurent
On Mon, 2008-10-20 at 18:34 +0200, Robert Nuske wrote: > Hi there, > > the documentation of rpy2 claims that the delegating attribute (.r) can be > used with a whole number of operators, the power operator (**) being one of > them. Deceptive claim. I must have been distracted while implement

[Rpy] rpy2: problem with the delegating attribute (.r) and the power operator

2008-10-20 Thread Robert Nuske
Hi there, the documentation of rpy2 claims that the delegating attribute (.r) can be used with a whole number of operators, the power operator (**) being one of them. All arithmetic operators but the power operator work for me. I have no clue what I am doing wrong with regard to the power oper