#27230: Inconsistency in AppConfig.path depending on sys.path
--------------------------------+--------------------------------------
     Reporter:  vinayinvicible  |                    Owner:  nobody
         Type:  Bug             |                   Status:  new
    Component:  Core (Other)    |                  Version:  1.10
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Unreviewed
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------

Comment (by aaugustin):

 1. I'm wary of making this backwards-incompatible change.
 2. I think you're hitting this issue because in one case an absolute
 import is performed and in the other an implicit relative import. IIRC,
 Python 3 no longer supports the latter, so the resolution is essentially
 "fixed in Python 3"...

--
Ticket URL: <https://code.djangoproject.com/ticket/27230#comment:4>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/072.a95bdd71fe0866d3183adb507cca8cf3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to