mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller.
This commit is contained in:
parent
d4d1d068dc
commit
7c9719cf74
49 changed files with 2 additions and 98 deletions
|
@ -19,8 +19,6 @@ handles the EMX port of the GNU C compiler to OS/2.
|
|||
#
|
||||
# * EMX gcc 2.81/EMX 0.9d fix03
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import os,sys,copy
|
||||
from distutils.ccompiler import gen_preprocess_options, gen_lib_options
|
||||
from distutils.unixccompiler import UnixCCompiler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue