I just create two config.py files, one for the local development server and one for production, and store all the variables unique to each environment in each file. I then import the file into code when I need server-specific parameters.
-- You received this message because you are subscribed to the Google Groups "web.py" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/webpy. For more options, visit https://groups.google.com/groups/opt_out.
