#14148: Django assumes that module.__file__ is an absolute path -------------------------------+-------------------------------------------- Reporter: Alex | Owner: nobody Status: new | Milestone: Component: Testing framework | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 1 | -------------------------------+-------------------------------------------- This isn't always the case, on both PyPy and CPython it seems to happen "randomly" (aka theres a logic to it that I'm not sure of). This causes the tests to fail on PyPy reliably, I can't figure out why they don't fail on CPython, but they don't.
-- Ticket URL: <http://code.djangoproject.com/ticket/14148> Django <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 django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.