mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +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
|
@ -12,8 +12,6 @@ for older versions of VS in distutils.msvccompiler.
|
|||
# finding DevStudio (through the registry)
|
||||
# ported to VS2005 and VS 2008 by Christian Heimes
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import os
|
||||
import subprocess
|
||||
import sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue