[Python-Dev] Print policy for deprecated modules

anatoly techtonik techtonik at gmail.com
Sun Jul 22 12:18:35 CEST 2012


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.


More information about the Python-Dev mailing list