[Python-Dev] Death to string functions!

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Tue, 19 Dec 2000 12:58:17 +0100


> I agree it would be useful to define these terms, although those
> particular definitions appear to be missing the most important point
> from the user's POV (not a one says "going away someday").

PEP 4 says

# Usage of a module may be `deprecated', which means that it may be
# removed from a future Python release.

Proposals for better wording are welcome (and yes, I still have to get
the comments that I got into the document).

Regards,
Martin