merge from 3.2 - 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:
Senthil Kumaran 2011-07-28 23:39:08 +08:00
commit a2250e61db
49 changed files with 2 additions and 98 deletions

View file

@ -2,8 +2,6 @@
Implements the Distutils 'build_scripts' command."""
__revision__ = "$Id$"
import os, re
from stat import ST_MODE
from distutils import sysconfig