[Twisted-Python] nevow problem with TWISTED_NEWSTYLE=true

2017-09-06 Thread Barry Scott
I wanted to use the new style classes everywhere but hit this problem with nevow 0.14.3. Is there a patch to fix this available? $ TWISTED_NEWSTYLE=true python2 Python 2.7.13 (default, Jun 26 2017, 10:20:05) [GCC 7.1.1 20170622 (Red Hat 7.1.1-3)] on linux2 Type "help", "copyright", "credits" or

Re: [Twisted-Python] nevow problem with TWISTED_NEWSTYLE=true

2017-09-06 Thread Glyph
> On Sep 6, 2017, at 6:08 AM, Barry Scott wrote: > > I wanted to use the new style classes everywhere but hit this > problem with nevow 0.14.3. Is there a patch to fix this available? Nope. You can write such a patch, and contribute it to Nevow, here: https://github.com/twisted/nevow