jinja2: make 'import' return the leaf module instead of the root one
This is an incompatible change. For example, you would now write: import easy_install zc.buildout.easy_install instead of: import zc zc.buildout.easy_install
Showing
Please register or sign in to comment