Issue #13725: Add a NEWS entry.

This commit is contained in:
Meador Inge 2012-01-14 09:32:41 -06:00
parent 3f55e59282
commit f37c1989b1

View File

@ -352,6 +352,9 @@ Tools/Demos
Tests
-----
- Issue #13725: Fix regrtest to recognize the documented -d flag.
Patch by Erno Tukia.
- Issue #13304: Skip test case if user site-packages disabled (-s or
PYTHONNOUSERSITE). (Patch by Carl Meyer)