Revert "Revert "Auto merge of #7103 - frewsxcv:python-venv, r=metajack" for breaking web-platform-tests."

This reverts commit 47d6d958f5.
This commit is contained in:
Corey Farwell 2015-08-09 13:17:26 -04:00
parent 759c52d7eb
commit e38df50bbf
51 changed files with 51 additions and 5815 deletions

View file

@ -5,13 +5,10 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
import os
import re
import subprocess
import sys
import BaseHTTPServer
import SimpleHTTPServer
import SocketServer
import threading
import urlparse
import json