[Python-Dev] Removing stuff from 2.4 (original) (raw)

Raymond Hettinger python at rcn.com
Sat Aug 7 11:32:48 CEST 2004


I don't know what to do about whrandom, if anything; remove it? Leave it for 2.5? suggestions?

From PEP4: "#This module has been documented as obsolete since Python 2.1, but listing in this PEP was neglected. The deprecation warning will be added to the module one year after Python 2.3 is released, and the module will be removed one year after that."

Though the module is useless, I think we have to follow the PEP.

Raymond



More information about the Python-Dev mailing list