On Mon, Apr 28, 2008 at 9:30 PM, Brett Cannon <[EMAIL PROTECTED]> wrote: > #. Remove the module. > #. Remove the tests. > #. Edit ``Modules/Setup.dist`` and ``setup.py`` if needed. > #. Remove the docs (if applicable). > #. Run the regression test suite (using ``-uall``); watch out for > tests that are skipped because an import failed for the removed > module.
Why don't why apply the patch at issue 2409, so catching imports is easier? <not_hot_air> +1 Overall, I'm very impressed. It's hard to find a PEP (especially this big) that doesn't cause massive bikeshedding. </not_hot_air> -- Cheers, Benjamin Peterson _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com