What is a print policy for deprecated modules? "new" module is deprecated in 2.6, but 2.7.3 doesn't print any warnings. Is it a bug? python -Wd -c "import new" -- anatoly t. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
- [Python-Dev] Print policy for deprecated modules anatoly techtonik
- Re: [Python-Dev] Print policy for deprecated module... Ezio Melotti
- Re: [Python-Dev] Print policy for deprecated mo... Guido van Rossum