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 chris.jerdonek
Recipients chris.jerdonek, georg.brandl, ned.deily, pitrou, serhiy.storchaka, skrah, terry.reedy
Date 2012-08-06.03:55:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344225327.01.0.83312273098.issue15550@psf.upfronthosting.co.za>
In-reply-to
Content
Out of curiosity, is there a mechanism to bypass the hook on a per-file basis, if necessary?  FWIW, the WebKit open source project had a similar hook (for SVN) to prevent the inclusion of tabs in source files, and a custom SVN property was used to bypass the check on a per-file basis.
History
Date User Action Args
2012-08-06 03:55:27chris.jerdoneksetrecipients: + chris.jerdonek, georg.brandl, terry.reedy, pitrou, ned.deily, skrah, serhiy.storchaka
2012-08-06 03:55:27chris.jerdoneksetmessageid: <1344225327.01.0.83312273098.issue15550@psf.upfronthosting.co.za>
2012-08-06 03:55:26chris.jerdoneklinkissue15550 messages
2012-08-06 03:55:26chris.jerdonekcreate