Hi,
We are using Pylons for our portal and we have run into the following issue: We are using Pylons 0.10 on CentOS Linux. Python version is 2.7. ⇝ AssertionError: sorry, but this version only supports 100 named groups Module tw.core.middleware:43 in __call__ view >> return self.wsgi_app(environ, start_response) Module tw.core.middleware:68 in wsgi_app view >> resp = req.get_response(self.application) Module webob.request:1008 in get_response view Module webob.request:977 in call_application view Module tw.core.resource_injector:68 in _injector view >> resp = req.get_response(app) Module webob.request:1008 in get_response view Module webob.request:977 in call_application view Module repoze.who.middleware:107 in __call__ view >> app_iter = app(environ, wrapper.wrap_start_response) Module beaker.middleware:152 in __call__ view >> return self.wrap_app(environ, session_start_response) Module routes.middleware:84 in __call__ view >> results = self.mapper.routematch(environ=environ) Module routes.mapper:690 in routematch view >> result = self._match(url, environ) Module routes.mapper:609 in _match view >> self.create_regs() Module routes.mapper:560 in create_regs view >> self._create_regs(*args, **kwargs) Module routes.mapper:595 in _create_regs view >> self._master_regexp = re.compile(regexp) Module re:190 in compile view >> return _compile(pattern, flags) Module re:242 in _compile view >> p = sre_compile.compile(pattern, flags) Module sre_compile:511 in compile view >> "sorry, but this version only supports 100 named groups" AssertionError: sorry, but this version only supports 100 named groups Could you please let us know if there is any way to increase the number of named groups? We are stuck because of the issue which is affecting our progress and hence, business. Would really appreciate your help. Looking forward to your response and support… Thanks, Pinakee Biswas Director & CTO cid:E95B8D36-1F36-4B11-B91A-CF8977B83894 -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
<<image001.jpg>>
