[issue14731] Enhance Policy framework in preparation for adding email6 policies as provisional

Éric Araujo report at bugs.python.org
Sun May 20 21:58:38 CEST 2012


Éric Araujo <merwok at netwok.org> added the comment:

A few thoughts:

- If policies are intended to be expanded with the clone method, I think the classes (here Compat32) don’t need to be made public.

- IIUC the policy framework supersedes various arguments like manglefrom or max_line_length, right?  If so there could be a bit of doc explaining how to switch from old-style usage to new policy goodness.

----------
nosy: +eric.araujo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14731>
_______________________________________


More information about the Python-bugs-list mailing list