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

Skip to content

Commit 44892b1

Browse files
Fix a typo in umarshal.py (#108803)
Co-authored-by: Kumar Aditya <[email protected]>
1 parent 65a2bce commit 44892b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/build/umarshal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Implementat marshal.loads() in pure Python
1+
# Implementation of marshal.loads() in pure Python
22

33
import ast
44

0 commit comments

Comments
 (0)