Is there a better way to parse development.ini besides using ConfigParser?
It seems that each time I need to find the path of development.ini using recursive calls to os.path.dirname(). It would be nice if there were some standard way to make the parameters in development.ini readily available to standalone scripts. I looked at paste.deploy as suggested in former posts but couldn't get it to work. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
