[issue28218] Windows docs have wrong versionadded description

2016-10-03 Thread Steve Dower
Changes by Steve Dower : -- resolution: -> fixed stage: needs patch -> resolved status: open -> closed ___ Python tracker ___ ___ Pyt

[issue28218] Windows docs have wrong versionadded description

2016-10-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset de79cc895203 by Steve Dower in branch '3.6': Issue #28218: Fixes versionadded description in using/windows.rst https://hg.python.org/cpython/rev/de79cc895203 -- nosy: +python-dev ___ Python tracker

[issue28218] Windows docs have wrong versionadded description

2016-09-20 Thread Steve Dower
New submission from Steve Dower: At https://docs.python.org/3.6/using/windows.html#finding-modules the versionadded description needs the reference to `sys.path file` removed. -- assignee: steve.dower messages: 277058 nosy: steve.dower priority: normal severity: normal stage: needs patc