[Python-Dev] Iterator version of contextlib.nested (original) (raw)

Hagen Fürstenau hfuerstenau at gmx.net
Mon Jun 15 12:56:47 CEST 2009


Unlike a full DeprecationWarning, a PendingDeprecationWarning is ignored by default. You have to switch them on explicitly via code or a command line switch in order to see them.

Sorry, I should have made myself more familiar with the warnings mechanism before writing. In that case I'm fine with a PendingDeprecationWarning. :-)



More information about the Python-Dev mailing list