On Thu, 2011-01-06 at 09:30 +0100, Stéphane Klein wrote: > Hi, > > I wonder if I can load imperative python configuration instruction from > <include package="…" /> in ZCML file ?
No, sorry. Use config.include(somefunc) instead. - C > > Regards, > Stephane > -- > Stéphane Klein <[email protected]> > blog: http://stephane-klein.info > Twitter: http://twitter.com/klein_stephane > pro: http://www.is-webdesign.com > -- 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.
