mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +00:00
Update pickle.md
This commit is contained in:
parent
6d6b051903
commit
59197d1c0c
@ -26,7 +26,7 @@ The following types can be pickled:
|
|||||||
|
|
||||||
The following magic methods are available:
|
The following magic methods are available:
|
||||||
|
|
||||||
- [] `__getnewargs__`
|
- [ ] `__getnewargs__`
|
||||||
- [ ] `__getstate__`
|
- [ ] `__getstate__`
|
||||||
- [ ] `__setstate__`
|
- [ ] `__setstate__`
|
||||||
- [x] `__reduce__`
|
- [x] `__reduce__`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user