Author: PaulM
Date: 2010-07-02 11:34:41 -0500 (Fri, 02 Jul 2010)
New Revision: 13411

Modified:
   django/branches/soc2010/test-refactor/django/test/testcases.py
Log:
[soc2010/test-refactor] Forgot to remove a comment.


Modified: django/branches/soc2010/test-refactor/django/test/testcases.py
===================================================================
--- django/branches/soc2010/test-refactor/django/test/testcases.py      
2010-07-02 16:30:52 UTC (rev 13410)
+++ django/branches/soc2010/test-refactor/django/test/testcases.py      
2010-07-02 16:34:41 UTC (rev 13411)
@@ -2,8 +2,6 @@
 from urlparse import urlsplit, urlunsplit
 from xml.dom.minidom import parseString, Node
 
-#from django.utils import unittest
-
 from django.conf import settings
 from django.core import mail
 from django.core.management import call_command

-- 
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.

Reply via email to