On 08/21/2012 04:23 PM, Jason wrote:
Was there briefly a Pyramid 1.4dev on pypi?

I just had an error occur on Pyramid 1.3.3 where inheriting
"/somedir/base.mako" would raise the error 'TemplateLookupException: Can
not locate template for uri myproject:/somedir/base.mako'

When I rebuilt the virtualenv to test out the error I did easy_install
-U pyramid and it installed pyramid 1.4dev. When running my project in
1.4dev the error didn't occur -- any idea what would have changed
related to mako templating?

Can't explain how you got 1.4dev but yes, that bug was fixed in both master (aka 1.4dev) and in the 1.3 branch. 1.3.3 was just released with the fix a week or so ago (http://pypi.python.org/pypi/pyramid/1.3.3).

- C

--
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.

Reply via email to