]> granicus.if.org Git - python/commit
Simply docstrings of venv module
authorBerker Peksag <berker.peksag@gmail.com>
Sat, 30 Jan 2016 10:34:12 +0000 (12:34 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Sat, 30 Jan 2016 10:34:12 +0000 (12:34 +0200)
commit5586ba7643e608827fc7109a40e851f3cae0f2e4
tree178dabd63526298d13ed5acb8eb6efa4084e8e79
parentf98aca5c238d8f5e799eb1a61f10239bca7f0cd7
Simply docstrings of venv module

This will hopefully make maintenance of venv documentation easier.
For example, see commits a4f0d76af176 and 5764cc02244d.

This patch has been reviewed by Vinaj Sajip, the maintainer of
venv module.
Lib/venv/__init__.py