Dear Mike! Thanks! This is better than my method!
dd On máj. 24, 05:22, Mike Orr <[email protected]> wrote: > On Thu, May 21, 2009 at 7:45 AM, durumdara <[email protected]> wrote: > > If possible, I wanna get informations from the Pylons. Do you know > > about a property, function, etc. that can provide me the Pylons > > directory info? > > If you're looking for the standard location of controllers, templates, > etc, they're in the pylons.config object. > > $ paster shell development.ini>>> import pprint > >>> pprint.pprint(sorted(config.keys())) > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
