Hi It is possible to add dynamic content to .ini files. Sometthing like %(here)s but set in app code.
I need something like: %(currentdb)s to run: if os.path.exists(filename): file(filename, "r").read() Climbus --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
