From: Martin v. Löwis Date: Wed, 13 Oct 2004 05:29:39 +0000 (+0000) Subject: Add a comment explaining -kb. X-Git-Tag: v2.4b1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f7e74b789d8de7e89926864c22915cfbb7411d80;p=python Add a comment explaining -kb. --- diff --git a/Lib/test/test_pep263.py b/Lib/test/test_pep263.py index 48b8c1310b..3b09c120d3 100644 --- a/Lib/test/test_pep263.py +++ b/Lib/test/test_pep263.py @@ -1,4 +1,5 @@ #! -*- coding: koi8-r -*- +# This file is marked as binary in the CVS, to prevent MacCVS from recoding it. import unittest from test import test_support