summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_codecencodings_tw.py
diff options
context:
space:
mode:
authorHye-Shik Chang <hyeshik@gmail.com>2006-04-22 15:48:15 (GMT)
committerHye-Shik Chang <hyeshik@gmail.com>2006-04-22 15:48:15 (GMT)
commitcdd432808fcc9ff4e025ceba02d3af28767ed1e8 (patch)
treedb7003fcbcbe4894b41ccc67af6405122fec749b /Lib/test/test_codecencodings_tw.py
parent51a23fe266ed6b825b68c2561a7124d601119a87 (diff)
downloadcpython-cdd432808fcc9ff4e025ceba02d3af28767ed1e8.zip
cpython-cdd432808fcc9ff4e025ceba02d3af28767ed1e8.tar.gz
cpython-cdd432808fcc9ff4e025ceba02d3af28767ed1e8.tar.bz2
Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maintained outside
anymore.
Diffstat (limited to 'Lib/test/test_codecencodings_tw.py')
-rw-r--r--Lib/test/test_codecencodings_tw.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/test/test_codecencodings_tw.py b/Lib/test/test_codecencodings_tw.py
index fb8a4d0..7c59478 100644
--- a/Lib/test/test_codecencodings_tw.py
+++ b/Lib/test/test_codecencodings_tw.py
@@ -3,7 +3,6 @@
# test_codecencodings_tw.py
# Codec encoding tests for ROC encodings.
#
-# $CJKCodecs: test_codecencodings_tw.py,v 1.2 2004/06/19 06:09:55 perky Exp $
from test import test_support
from test import test_multibytecodec_support