Commit 49f0fd01 authored by Gary Poster's avatar Gary Poster

merge from gary-5 <- gary-4

parents 40bfb883 769e6201
...@@ -1151,8 +1151,8 @@ def scripts(reqs, working_set, executable, dest, ...@@ -1151,8 +1151,8 @@ def scripts(reqs, working_set, executable, dest,
"""Generate scripts and/or an interpreter. """Generate scripts and/or an interpreter.
See sitepackage_safe_scripts for a version that can be used with a Python See sitepackage_safe_scripts for a version that can be used with a Python
that can be used with a Python that has code installed in site-packages. that has code installed in site-packages. It has more options and a
It has more options and a different approach. different approach.
""" """
path = _get_path(working_set, extra_paths) path = _get_path(working_set, extra_paths)
if initialization: if initialization:
......
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