.org/projects/pyramid/1.2/tutorials/wiki2/index.html
>
> refers to the *master* branch on github:
>
> http://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki2/src/
>
> So isn't there a risk that things get a little bit weird for newcomers
> if master tutorial is updat
Hi,
Maybe it's me but the pyramid 1.2 tutorial documentation found here:
http://docs.pylonsproject.org/projects/pyramid/1.2/tutorials/wiki2/index.html
refers to the *master* branch on github:
http://github.com/Pylons/pyramid/tree/master/docs/tutorials/wiki2/src/
So isn't there a
On Thu, 2011-03-03 at 17:45 -0500, Mark Ramm wrote:
> > A countervailing opinion: pip has problems with namespace packages. For
> > an example, trying to use tox (a testing package which uses pip
> > internally) to run tests against a namespace package (like
> > repoze.anything) consistently fails
> A countervailing opinion: pip has problems with namespace packages. For
> an example, trying to use tox (a testing package which uses pip
> internally) to run tests against a namespace package (like
> repoze.anything) consistently fails. I haven't had time (or
> inclination) to dig into this pu
On Thu, 2011-03-03 at 14:36 -0800, Mike Orr wrote:
> On Thu, Mar 3, 2011 at 12:43 AM, drebbin wrote:
> > Side note: as somebody in some mailing list mentioned, distribute and pip is
> > the new hotness. I used them successfully in the tutorials, maybe you can
> > update the n
On Thu, Mar 3, 2011 at 12:43 AM, drebbin wrote:
> Side note: as somebody in some mailing list mentioned, distribute and pip is
> the new hotness. I used them successfully in the tutorials, maybe you can
> update the narrative.
That's still evolving. Distutils2 is the new future ho
Hi all,
I am new to Pyramid and in the last days I was studying the handbook. When I
tried out the tutorials, an issue came up. Tutorial "wiki1" tells after
installing Pyramid itself to install more components
[1]<http://docs.pylonsproject.org/projects/pyramid/1.0/t