mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
small typo
This commit is contained in:
@@ -296,7 +296,7 @@ littered across your system, and its possible you'll forget their names or
|
||||
where they were placed.
|
||||
|
||||
.. note::
|
||||
Python has included venv module from 3.3. For more details: `venv <https://docs.python.org/3/library/venv.html>`_.
|
||||
Python has included venv module from version 3.3. For more details: `venv <https://docs.python.org/3/library/venv.html>`_.
|
||||
|
||||
Other Notes
|
||||
~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user