#4426: Clean up duplicated doctest module, and document differences -----------------------+---------------------------------------------------- Reporter: russellm | Owner: russellm Status: new | Component: Unit test system Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 -----------------------+---------------------------------------------------- django.test.doctest is a duplication of Python 2.4's doctest module, plus a few small changes. The fact that there are changes should be documented. To match the current wisdom of module duplication (and to avoid import problems), the django module should be called _doctest.
-- Ticket URL: <http://code.djangoproject.com/ticket/4426> 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 -~----------~----~----~----~------~----~------~--~---
