Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1a9d30

Browse files
committed
Merged changes.
2 parents 4969d46 + ad6bb03 commit c1a9d30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/venv.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ subclass which installs setuptools and pip into a created venv::
261261
else:
262262
sys.stderr.write(s.decode('utf-8'))
263263
sys.stderr.flush()
264+
stream.close()
264265

265266
def install_script(self, context, name, url):
266267
_, _, path, _, _, _ = urlparse(url)

0 commit comments

Comments
 (0)