Kaydet (Commit) ca2fefa0 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Backport 1.4 documenting the impending deprecation of xreadlines.

üst 658d0ad9
......@@ -6,6 +6,7 @@
\versionadded{2.1}
\deprecated{2.3}{Use \code{for line in file} instead.}
This module defines a new object type which can efficiently iterate
over the lines of a file. An xreadlines object is a sequence type
......
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