[Python-Dev] Deprecate ``multifile``?
Georg Brandl
g.brandl at gmx.net
Fri Feb 17 14:01:22 CET 2006
Fredrik Lundh wrote:
> Georg Brandl wrote:
>
>> as Jim Jewett noted, multifile is supplanted by email as much as mimify etc.
>> but it is not marked as deprecated. Should it be deprecated in 2.5?
>
> -0.5 (gratuitous breakage).
>
> I think the current "see also/supersedes" link is good enough.
Well, it would be deprecated like the other email modules, that is, only
a note is added to the docs and it is added to PEP 4. There would be no
warning.
Georg
More information about the Python-Dev
mailing list