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 christian.heimes
Recipients christian.heimes, gvanrossum, orivej
Date 2008-01-28.18:37:42
SpamBayes Score 0.028509745
Marked as misclassified No
Message-id <1201545463.54.0.841015437113.issue1956@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r60394

The bug wasn't detected because the tests couldn't be imported. One test
file still used an absolute import instead of a relative.
History
Date User Action Args
2008-01-28 18:37:43christian.heimessetspambayes_score: 0.0285097 -> 0.028509745
recipients: + christian.heimes, gvanrossum, orivej
2008-01-28 18:37:43christian.heimessetspambayes_score: 0.0285097 -> 0.0285097
messageid: <1201545463.54.0.841015437113.issue1956@psf.upfronthosting.co.za>
2008-01-28 18:37:42christian.heimeslinkissue1956 messages
2008-01-28 18:37:42christian.heimescreate