[Python-Dev] Iterator version of contextlib.nested (original) (raw)
Hagen Fürstenau hfuerstenau at gmx.net
Mon Jun 15 12:56:47 CEST 2009
- Previous message: [Python-Dev] Iterator version of contextlib.nested
- Next message: [Python-Dev] Iterator version of contextlib.nested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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. :-)
- Hagen
- Previous message: [Python-Dev] Iterator version of contextlib.nested
- Next message: [Python-Dev] Iterator version of contextlib.nested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]