Kaydet (Commit) d89b4213 authored tarafından Carl Meyer's avatar Carl Meyer

Python 2.5 is not relevant to master.

üst 99a6f0e7
......@@ -25,7 +25,7 @@ module defines tests in class-based approach.
adding some extremely useful features. To ensure that every Django
project can benefit from these new features, Django ships with a
copy of unittest2_, a copy of the Python 2.7 unittest library,
backported for Python 2.5 compatibility.
backported for Python 2.6 compatibility.
To access this library, Django provides the
``django.utils.unittest`` module alias. If you are using Python
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment