#12391: Not used import in django.db
------------------------------------------+---------------------------------
 Reporter:  vorushin                      |       Owner:  nobody    
   Status:  new                           |   Milestone:            
Component:  Database layer (models, ORM)  |     Version:  SVN       
 Keywords:                                |       Stage:  Unreviewed
Has_patch:  1                             |  
------------------------------------------+---------------------------------
 I found in django/db/__init__.py import that is not used there at the
 moment:

 from django.utils.functional import curry

 I applied removed this sting and ran django tests - everything worked
 without errors. Patch, removing this unused import, is attached to this
 ticket.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12391>
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.


Reply via email to