[issue21098] Address remaining PEP 451-related to-do comments.

2014-03-29 Thread Eric Snow
Eric Snow added the comment: I don't anticipate any more tests for now. -- resolution: -> rejected stage: test needed -> committed/rejected status: open -> closed ___ Python tracker ___

[issue21098] Address remaining PEP 451-related to-do comments.

2014-03-29 Thread Eric Snow
Eric Snow added the comment: Lib/test/test_importlib/test_windows.py is addressed in #19714 #21099 should cover the other four. If any *new* tests are needed we can address them in this ticket. -- ___ Python tracker

[issue21098] Address remaining PEP 451-related to-do comments.

2014-03-29 Thread Eric Snow
New submission from Eric Snow: (from msg207510 in issue 18864) There are a few lingering to-do comments: Lib/test/test_importlib/extension/test_case_sensitivity.py:# XXX find_spec tests Lib/test/test_importlib/extension/test_finder.py:# XXX find_spec tests Lib/test/test_importlib/source/test_fi