Merge with 3.5 for Issue #24729

This commit is contained in:
Jason R. Coombs 2015-07-29 14:29:47 -04:00
commit ada5578f95
2 changed files with 6 additions and 3 deletions

View file

@ -51,6 +51,9 @@ Documentation
- Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.
- Issue #24729: Correct IO tutorial to match implementation regarding
encoding parameter to open function.
What's New in Python 3.5.0 beta 4?
==================================