[Python-Dev] Py3k DeprecationWarning in stdlib (original) (raw)
Benjamin Peterson musiccomposition at gmail.com
Tue Jun 24 21:45:49 CEST 2008
- Previous message: [Python-Dev] Py3k DeprecationWarning in stdlib
- Next message: [Python-Dev] Py3k DeprecationWarning in stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jun 24, 2008 at 11:42 AM, Guido van Rossum <guido at python.org> wrote:
The same generic warning against sweeping changes applies here though. You have to manually review each change. The stdlib and especially the test suite is likely to break if you just let 2to3 run over it, even just a single fixer like fixhaskey.
So be it. We'll go over each module individually as with #3189.
-- Cheers, Benjamin Peterson "There's no place like 127.0.0.1."
- Previous message: [Python-Dev] Py3k DeprecationWarning in stdlib
- Next message: [Python-Dev] Py3k DeprecationWarning in stdlib
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]