#8193: `__import__(mod, {}, {}, [''])` causes double import of modules ('module'
and 'module' + '.')
------------------------------------+---------------------------------------
          Reporter:  i_i            |         Owner:  nobody  
            Status:  new            |     Milestone:  post-1.0
         Component:  Uncategorized  |       Version:  SVN     
        Resolution:                 |      Keywords:  import  
             Stage:  Accepted       |     Has_patch:  1       
        Needs_docs:  0              |   Needs_tests:  0       
Needs_better_patch:  1              |  
------------------------------------+---------------------------------------
Changes (by jacob):

  * needs_better_patch:  0 => 1
  * milestone:  1.0 maybe => post-1.0

Comment:

 I agree with Malcolm -- this is a bit ugly, but it's not a bug. Moving
 post-1.0.

 Also, the patch has some, um, bugs: think about what happens if
 {{{settings.SESSION_ENGINE}}} doesn't contain a "{{{.}}}", for example.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8193#comment:9>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to