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 techtonik
Recipients r.david.murray, techtonik
Date 2010-04-05.15:37:38
SpamBayes Score 1.3084905e-08
Marked as misclassified No
Message-id <1270481861.06.0.456560236082.issue7583@psf.upfronthosting.co.za>
In-reply-to
Content
Could you be more specific about why users should not be allowed to use tabs in docstrings. An example use case/user story would help me a lot.

I've made a precondition to check tab existence before expanding tabs for performance reasons.

The indentation of output prior to tab expansion is necessary to correctly format output and show result when test fails.

I agree to close this bug as "won't fix" if we can clear the confusion by describing the situation in more detail and providing examples.
History
Date User Action Args
2010-04-05 15:37:41techtoniksetrecipients: + techtonik, r.david.murray
2010-04-05 15:37:41techtoniksetmessageid: <1270481861.06.0.456560236082.issue7583@psf.upfronthosting.co.za>
2010-04-05 15:37:39techtoniklinkissue7583 messages
2010-04-05 15:37:38techtonikcreate