On Tue, Dec 9, 2014 at 9:56 AM, Piotr Dobrogost
<[email protected]> wrote:
> Hi!
>
> Pyramid uses PasteDeploy to support running web application and web server
> configured in .ini file but it brings its own pserve command which replaces
> paster script from PasteScript package.
> I'm wondering why did Pyramid choose to use PasteDeploy but at the same time
> chose not to use PasteScript?
>

I think this was done for Python 3 compatibility:

http://docs.pylonsproject.org/projects/pyramid/en/latest/whatsnew-1.3.html#the-paster-command-has-been-replaced

Simon

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" 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/pylons-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to