[issue14038] Packaging test support code raises exception

2012-02-17 Thread Éric Araujo
Éric Araujo added the comment: Thanks for catching it. -- assignee: tarek -> eric.araujo resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker __

[issue14038] Packaging test support code raises exception

2012-02-17 Thread Roundup Robot
Roundup Robot added the comment: New changeset 697e934ade19 by Éric Araujo in branch 'default': Fix code I unwittingly broke in b0e2d6592a1f (#14038) http://hg.python.org/cpython/rev/697e934ade19 -- nosy: +python-dev ___ Python tracker

[issue14038] Packaging test support code raises exception

2012-02-16 Thread Vinay Sajip
New submission from Vinay Sajip : test_packaging has started failing in the pythonv branch: == ERROR: test_old_record_extensions (packaging.tests.test_command_install_dist.InstallTestCase) --