This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Jim Fasarakis-Hilliard, Mariatta, chortos, eric.araujo, jesstess, macpherson.scott, ned.deily, python-dev, ronaldoussoren, serhiy.storchaka, vstinner, yan12125
Date 2017-05-15.09:04:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
You can use test.support.import_module(deprecated=True) for importing deprecated module in tests.
History
Date User Action Args
2017-05-15 09:04:50serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, vstinner, ned.deily, eric.araujo, jesstess, chortos, python-dev, yan12125, Jim Fasarakis-Hilliard, macpherson.scott, Mariatta
2017-05-15 09:04:50serhiy.storchakasetmessageid: <[email protected]>
2017-05-15 09:04:50serhiy.storchakalinkissue9850 messages
2017-05-15 09:04:50serhiy.storchakacreate