Skip to content

Commit

Permalink
[svn r3600] update news link to reference mod_wsgi
Browse files Browse the repository at this point in the history
  • Loading branch information
ianb committed Sep 26, 2008
1 parent 23cca31 commit 9f91959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.txt
Expand Up @@ -313,7 +313,7 @@ Changes & News
* Added ``bin/activate_this.py``, a file you can use like
``execfile("path_to/activate_this.py",
dict(__file__="path_to/activate_this.py"))`` -- this will activate
the environment in place, similar to what `the mod_python example
the environment in place, similar to what `the mod_wsgi example
does <http://code.google.com/p/modwsgi/wiki/VirtualEnvironments>`_.
* For Mac framework builds of Python, the site-packages directory
``/Library/Python/X.Y/site-packages`` is added to ``sys.path``, from
Expand Down

0 comments on commit 9f91959

Please sign in to comment.