Someone told me Pylons 1.3 required Python 3.2. When I challenged the error, she pointed to this:
http://readthedocs.org/docs/pyramid/en/1.3-branch/whatsnew-1.3.html "Pyramid is now Python 3 compatible. Python 3.2 or better is required." She stopped reading the page after seeing this, because she is required to use 2.7.2 this year. Perhaps changing the above to something like this would help avoid others making the same mistake: "In addition to Python 2.6 and 2.7, Pyramid is now Python 3 compatible. For Python 3, version 3.2 or better is required." -- 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.
