Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maintained outside

anymore.
This commit is contained in:
Hye-Shik Chang 2006-04-22 15:48:15 +00:00
parent 51a23fe266
commit cdd432808f
11 changed files with 0 additions and 11 deletions

View file

@ -3,7 +3,6 @@
# test_multibytecodec.py
# Unit test for multibytecodec itself
#
# $CJKCodecs: test_multibytecodec.py,v 1.8 2004/06/19 06:09:55 perky Exp $
from test import test_support
from test import test_multibytecodec_support