From f7e74b789d8de7e89926864c22915cfbb7411d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Wed, 13 Oct 2004 05:29:39 +0000 Subject: Add a comment explaining -kb. --- Lib/test/test_pep263.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/test/test_pep263.py b/Lib/test/test_pep263.py index 48b8c13..3b09c12 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 -- cgit v0.12