Stephen Finucane <[email protected]> writes: >> > +from email import message_from_file >> > +import logging >> > +from optparse import make_option >> As I mentioned for v2, this should be moved to argparse for Django 1.10 >> compatibility. > > This breaks compatibility with Django 1.6 though, which we stillneed to > support. I'll probably implement a compat library, but I'lldo this in a > follow-up. Is that OK by you? Oh, I didn't realise that. A follow-up is totally OK in this situation then.
Reviewed-by: Daniel Axtens <[email protected]> Daniel > Stephen
signature.asc
Description: PGP signature
_______________________________________________ Patchwork mailing list [email protected] https://lists.ozlabs.org/listinfo/patchwork
