On 8/12/08, Jerome <[EMAIL PROTECTED]> wrote: > > Hi, > > I have fix a problem in the turbogears.config.config_obj function > (TurboGears 1.0.5). > > In the latest version of setuptools (trunk version), the function > pkg_resources.resource_filename returns the resource filename without > end string '\\'. > > In Turbogears 1.0.5, the turbogears.config.config_obj function > computes the top_level_dir variable, by violently removing the last > character of the string returned by resource_filename(). > > This is no more valid with the latest setuptools version. > > Trac ticket : #1937
Jérôme, Thanks for this patch. I'll look into it and commit that asap. Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

