Going back to zope.interface 3.8.0 and zope.deprecation 3.5.1 is also the only way to get Configurator to work on Python 3.2 - what is a deprecation warning on 2.x is an error on 3.x - or so it seems on my systems.
On May 18, 1:59 pm, "Vlad K." <[email protected]> wrote: > BTW, seems downgrading zope.intarface to 3.8.0 requires also > zope.deprecation < 4.0.0 , the latest of which is 3.5.1 I think. > > .oO V Oo. > > On 05/18/2012 01:12 PM, Vlad K. wrote: -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
