Hi Alberto, I tried to "try" rev. 2922, but I had problem updating RuleDispatch... (I am running python 2.4 in a windows box)
=========== C:\Turbogears1.0>python setup.py develop running develop running egg_info writing requirements to TurboGears.egg-info\requires.txt writing TurboGears.egg-info\PKG-INFO writing top-level names to TurboGears.egg-info\top_level.txt writing dependency_links to TurboGears.egg-info\dependency_links.txt writing entry points to TurboGears.egg-info\entry_points.txt writing manifest file 'TurboGears.egg-info\SOURCES.txt' running build_ext Creating c:\python24\lib\site-packages\TurboGears.egg-link (link to .) TurboGears 1.0.2dev-r2922 is already the active version in easy-install.pth Installing tg-admin-script.py script to C:\Python24\Scripts Installing tg-admin.exe script to C:\Python24\Scripts Installed c:\turbogears1.0 Processing dependencies for TurboGears==1.0.2dev-r2922 Searching for RuleDispatch>=0.5a0.dev-r2303 Reading http://www.turbogears.org/download/index.html Reading http://peak.telecommunity.com/snapshots Reading http://files.turbogears.org/eggs/ Reading http://cheeseshop.python.org/pypi/RuleDispatch/ Couldn't retrieve index page for 'RuleDispatch' Scanning index of all packages (this may take a while) Reading http://cheeseshop.python.org/pypi/ No local packages or download links found for RuleDispatch>=0.5a0.dev-r2303 error: Could not find suitable distribution for Requirement.parse('RuleDispatch>=0.5a0.dev-r2303') =========== On 4/24/07, Alberto Valverde <[EMAIL PROTECTED]> wrote: > > > On Apr 23, 2007, at 3:13 PM, Roger Demetrescu wrote: > > > > > Hi folks, > > > > I've just updated genshi library to 0.4 version. I'm trying to turn on > > the new feature of strict mode, but I'm having no sucess. > > > > I tried the following line in my app.cfg: > > > > tg.defaultview = "genshi" > > genshi.variable_lookup = 'strict' > > genshi.lookup = 'strict' > > > > > > Any hints ? > > Try rev [2922] > > Alberto > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

