Skip to content

Commit 0d0c03b

Browse files
committed
Add cross references
1 parent 7fe651c commit 0d0c03b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

serialization/python_pickle.ksy

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ meta:
77
- pkl
88
license: CC0-1.0
99
endian: le
10+
xref:
11+
justsolve: Pickle
12+
wikidata: Q7190889
1013
doc: |
1114
Python Pickle format serializes Python objects to a byte stream, as a sequence
1215
of operations to run on the Pickle Virtual Machine.

0 commit comments

Comments
 (0)