mirror of
https://github.com/python/cpython.git
synced 2024-11-24 02:15:30 +08:00
Remove a stray quote.
This commit is contained in:
parent
1996e23054
commit
a72ded9bc8
@ -1510,7 +1510,7 @@ assure_pickle_consistency()
|
||||
# A pickle opcode generator.
|
||||
|
||||
def genops(pickle):
|
||||
""""Generate all the opcodes in a pickle.
|
||||
"""Generate all the opcodes in a pickle.
|
||||
|
||||
'pickle' is a file-like object, or string, containing the pickle.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user