#3734: __loader__ support for debuggin module ---------------------------+------------------------------------------------ Reporter: Armin Ronacher | Owner: adrian Status: new | Component: Core framework Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 ---------------------------+------------------------------------------------ The Import Hook PEP provides ways to get the sourcecode of modules imported using an import hook like the zipimporter or others. Django does not use this currently. But it would be a good thing if it would do because python eggs, and many template engines use it.
-- Ticket URL: <http://code.djangoproject.com/ticket/3734> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
