Kaydet (Commit) 19c52333 authored tarafından Victor Stinner's avatar Victor Stinner

Issue #1195: fix the issue number of the NEWS entry

üst 4f71101e
......@@ -10,7 +10,7 @@ What's New in Python 3.2.1 release candidate 2?
Core and Builtins
-----------------
- Issue #12016: my_fgets() now always clears errors before calling fgets(). Fix
- Issue #1195: my_fgets() now always clears errors before calling fgets(). Fix
the following case: sys.stdin.read() stopped with CTRL+d (end of file),
raw_input() interrupted by CTRL+c.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment