File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1211,12 +1211,12 @@ class db_found(Exception): pass
12111211
12121212 # Interface to the Expat XML parser
12131213 #
1214- # Expat was written by James Clark and is now maintained by a
1215- # group of developers on SourceForge; see www.libexpat.org for
1216- # more information. The pyexpat module was written by Paul
1217- # Prescod after a prototype by Jack Jansen. The Expat source
1218- # is included in Modules/expat/. Usage of a system
1219- # shared libexpat.so/expat.dll is not advised .
1214+ # Expat was written by James Clark and is now maintained by a group of
1215+ # developers on SourceForge; see www.libexpat.org for more information.
1216+ # The pyexpat module was written by Paul Prescod after a prototype by
1217+ # Jack Jansen. The Expat source is included in Modules/expat/. Usage
1218+ # of a system shared libexpat.so is possible with --with- system-expat
1219+ # cofigure option .
12201220 #
12211221 # More information on Expat can be found at www.libexpat.org.
12221222 #
You can’t perform that action at this time.
0 commit comments