mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
typo
This commit is contained in:
parent
91bb70c5c0
commit
8bdaac7f95
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ Excel-generated TAB-delimited file.
|
|||
The \class{Sniffer} class is used to deduce the format of a CSV file.
|
||||
\end{classdesc}
|
||||
|
||||
The \class{Sniffer} class provides a single method:
|
||||
The \class{Sniffer} class provides two methods:
|
||||
|
||||
\begin{methoddesc}{sniff}{sample\optional{,delimiters=None}}
|
||||
Analyze the given \var{sample} and return a \class{Dialect} subclass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue