I realize that this version was just released over the weekend, but thought I'd put things I've noticed, questions, and issues out here.
Noticed --------------- - New virtual environment "venv" is handy - There is a new packaging module that deprecates distutils - Namespace Packages Questions ---------------- - Are there any known issues with pyramid and the new virtual environment - Will the new packaging be used for creating pyramid projects in the future? - Will namespace packages eliminate the need for config.scan? Issues ----------------- - I'm getting an error on Mac OSX Lion when I pserve a standard scaffold ( AttributeError: 'SourceFileLoader' object has no attribute 'etc') in venusian/__init__.py line 181 -- 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/-/mO-Q1NvQG-sJ. 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.
