#9117: New-Style Testclient class -------------------------------+-------------------------------------------- Reporter: jan_oberst | Owner: nobody Status: new | Milestone: Component: Testing framework | Version: 1.0 Keywords: | Stage: Unreviewed Has_patch: 1 | -------------------------------+-------------------------------------------- I didn't find any reason why the Client class in django/test/client.py should not be an new-style class. I tried to extend that class and failed using super().
-- Ticket URL: <http://code.djangoproject.com/ticket/9117> 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 [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 -~----------~----~----~----~------~----~------~--~---
