2014-05-29 14:07 GMT+02:00 Shai Berger <[email protected]>: > On Thursday 29 May 2014 12:04:59 Aymeric Augustin wrote: > > > > Since it's a private helper, that's OK. > > Actually, it isn't: > https://docs.djangoproject.com/en/1.6/topics/python3/#django-customized-version-of-six
Well the public "django.utils.six" can contain a private "buffer_types" attribute. We can document it once we're convinced it's a good idea. I'm not sufficiently familiar with buffer, memoryview and friends to make this decision. -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers" 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]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CANE-7mXjGW%3D4TQxKQf9_OE9Ea4B_3rFJL6U5d3iAQ-CwEewbTA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
