remove uneeded stuff after python changes in [8639]
SVN-Revision: 8640
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# Note #! intentionally left out. This should be called with the version of
|
||||
# python you care about.
|
||||
|
||||
import sys
|
||||
print ("/usr/lib/python%s.%s/site-packages" % (sys.version_info[0], sys.version_info[1],))
|
||||
Reference in New Issue
Block a user