Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b19948b

Browse files
committed
Typo (mine): Garsholm --> Garshol
Noted by Rob Hooft <[email protected]>.
1 parent 3562f11 commit b19948b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/xml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
parser -- Python wrappers for XML parsers (currently only supports Expat).
99
1010
sax -- The Simple API for XML, developed by XML-Dev, led by David
11-
Megginson and ported to Python by Lars Marius Garsholm. This
11+
Megginson and ported to Python by Lars Marius Garshol. This
1212
supports the SAX 2 API.
1313
"""

0 commit comments

Comments
 (0)