New submission from Berker Peksag: The correct location of the venv module is Lib/venv, not Lib/venv.py.
Attaching a simple patch that fixes the location. ---------- assignee: docs@python components: Documentation files: venv-location.diff keywords: patch messages: 190958 nosy: berker.peksag, docs@python priority: normal severity: normal status: open title: Fix broken link in Doc/library/venv.rst versions: Python 3.3, Python 3.4 Added file: http://bugs.python.org/file30543/venv-location.diff _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue18187> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com