But that's really a python pastedeploy thing. you dont need the "import pyramid" to get the app initialized from configuration.
Python Paste has docs, http://pythonpaste.org/deploy/#basic-usage Maybe pyramids docs could elaborate on the capabilities of pastedeploy in this section. http://docs.pylonsproject.org/projects/pyramid/1.0/narr/startup.html However I think things like that would probably not be in scope, it's probably good enough that PasteDeploy is mentioned and curious users can go research themselves. :) -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/txTgkoJD6UMJ. 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.
