mirror of https://github.com/python/cpython.git
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:
parent
ca4fa070ad
commit
130786f777
|
@ -1,5 +1,4 @@
|
|||
#! -*- coding: koi8-r -*-
|
||||
# This file is marked as binary in the CVS, to prevent MacCVS from recoding it.
|
||||
|
||||
import unittest
|
||||
from test import support
|
||||
|
|
Loading…
Reference in New Issue