File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ \section{\module{difflib} ---
5858 \class {SequenceMatcher} is quadratic time for the worst case and has
5959 expected-case behavior dependent in a complicated way on how many
6060 elements the sequences have in common; best case time is linear.
61- \end {classdesc}
61+ \end {classdesc* }
6262
6363
6464\begin {seealso }
Original file line number Diff line number Diff line change @@ -29,11 +29,11 @@ \section{\module{zipfile} ---
2929 The class for reading and writing ZIP files. See
3030 `` \citetitle {ZipFile Objects }'' (section \ref {zipfile-objects }) for
3131 constructor details.
32- \end {classdesc}
32+ \end {classdesc* }
3333
3434\begin {classdesc* }{PyZipFile}
3535 Class for creating ZIP archives containing Python libraries.
36- \end {classdesc}
36+ \end {classdesc* }
3737
3838\begin {classdesc }{ZipInfo}{\optional {filename\optional {, date_time}}}
3939 Class used the represent infomation about a member of an archive.
You can’t perform that action at this time.
0 commit comments