Re: [Twisted-Python] Filing Bugs

2013-12-06 Thread Tom Prince
Gerrat Rickert writes: > ...and so finally, I hit upon the right case, and it sent me an email with a > new password Have you checked your spam folder? Looking at the mail logs, it appears a mail was sent at 2013-12-04 14:02:11 MST. Tom ___ Twiste

Re: [Twisted-Python] Filing Bugs

2013-12-06 Thread Gerrat Rickert
> > ...and so finally, I hit upon the right case, and it sent me an email > > with a new password > > Have you checked your spam folder? Looking at the mail logs, it appears > a mail was sent at 2013-12-04 14:02:11 MST. > Sounds right...I got the email around 2013-12-04 16:02:11 EST It containe

Re: [Twisted-Python] Do Viewables absolutely have to be return'ed by Avatars?

2013-12-06 Thread Daniel Sank
> class Perspectiveize(Jellyable): > def __init__(self, perspective, obj): > self.perspective = perspective > self.obj = obj > def jellyFor(self, jellier): > old = jellier.invoker.serializingPerspective > jellier.invoker.serializingPerspective = self.perspect