Commit c1a9d303 authored by Vinay Sajip's avatar Vinay Sajip

Merged changes.

parents 4969d468 ad6bb031
......@@ -261,6 +261,7 @@ subclass which installs setuptools and pip into a created venv::
else:
sys.stderr.write(s.decode('utf-8'))
sys.stderr.flush()
stream.close()
def install_script(self, context, name, url):
_, _, path, _, _, _ = urlparse(url)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment