mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Revert "Auto merge of #7103 - frewsxcv:python-venv, r=metajack" for breaking web-platform-tests.
This reverts commitc315404db8
, reversing changes made tob00583bd4e
.
This commit is contained in:
parent
c315404db8
commit
47d6d958f5
51 changed files with 5813 additions and 51 deletions
|
@ -5,10 +5,13 @@
|
|||
# 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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue