A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2010-February/097827.html below:

[Python-Dev] Proposal for virtualenv functionality in Python

[Python-Dev] Proposal for virtualenv functionality in Python [Python-Dev] Proposal for virtualenv functionality in PythonGreg Ewing greg.ewing at canterbury.ac.nz
Sat Feb 20 23:31:17 CET 2010
Dj Gilcrease wrote:
> win2k and later have a form of sym link, the api for it is just not
> provided in a nice simple app like it is on nix platforms.

Yes, it's possible to create symlinks on win2k using a
command line tool called 'linkd' (I've done it).

However, they're extremely dangerous, because the GUI
side of win2k doesn't know about them. It thinks that a
symlink to a folder is a real folder, and if you delete
it, you end up deleting the contents of the folder that
the symlink points to. So if you use them, you need to
keep your wits about you.

-- 
Greg
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4