mirror of
https://github.com/python/cpython.git
synced 2025-08-24 10:45:53 +00:00
Fix a typo in umarshal.py (#108803)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
This commit is contained in:
parent
65a2bce704
commit
44892b1c52
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# Implementat marshal.loads() in pure Python
|
# Implementation of marshal.loads() in pure Python
|
||||||
|
|
||||||
import ast
|
import ast
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue