mirror of
https://github.com/python/cpython.git
synced 2026-05-07 02:51:00 +00:00
Added win_add2path.py to Tools/scripts/
Added builddoc.bat to Doc/
This commit is contained in:
parent
b222bbc321
commit
bd865db90c
3 changed files with 113 additions and 0 deletions
|
|
@ -1196,6 +1196,10 @@ Tests
|
|||
Tools
|
||||
-----
|
||||
|
||||
- Tools/scripts/win_add2path.py was added. The simple script modifes the
|
||||
PATH environment var of the HKCU tree and adds the python bin and script
|
||||
directory.
|
||||
|
||||
- Tools/18n/pygettext.py was added to the list of scripts installed by
|
||||
Tools/scripts/setup.py (tracker item 642309).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue