Merged revisions 69617 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r69617 | benjamin.peterson | 2009-02-14 10:51:03 -0600 (Sat, 14 Feb 2009) | 1 line

  we're no longer using CVS, so this doesn't have to be binary
........
This commit is contained in:
Benjamin Peterson 2009-02-14 17:00:16 +00:00
parent ca4fa070ad
commit 130786f777
1 changed files with 37 additions and 38 deletions

View File

@ -1,5 +1,4 @@
#! -*- coding: koi8-r -*- #! -*- coding: koi8-r -*-
# This file is marked as binary in the CVS, to prevent MacCVS from recoding it.
import unittest import unittest
from test import support from test import support