mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
[Bug #1585690] Note that line_num was added in Python 2.5
This commit is contained in:
parent
1192044445
commit
514d0cf40e
1 changed files with 1 additions and 0 deletions
|
@ -345,6 +345,7 @@ A read-only description of the dialect in use by the parser.
|
|||
\begin{memberdesc}[csv reader]{line_num}
|
||||
The number of lines read from the source iterator. This is not the same
|
||||
as the number of records returned, as records can span multiple lines.
|
||||
\versionadded{2.5}
|
||||
\end{memberdesc}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue