I believe that would break things:

>>> from django.core.mail import *
AttributeError: module 'django.core.mail' has no attribute 'mailbox'

On Wednesday, August 17, 2016 at 7:30:11 AM UTC-4, IL Ka wrote:
>
> Hello,
>
> ``django.core.mail`` package contains ``__all__`` with list of public 
> symbols, but ``outbox`` is not there. I understand that this field is 
> dynamic, but it confuses user. Should not we add it to ``__all__``?
>
>
>
> Ilya.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/09e555a8-90f3-4872-a37a-4cbb76249396%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to