8000 Add XXX note about wanting support for copy_reg.py... · python/cpython@abfdd70 · GitHub
[go: up one dir, main page]

Skip to content

Commit abfdd70

Browse files
committed
Add XXX note about wanting support for copy_reg.py...
1 parent 90981e0 commit abfdd70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Lib/copy.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ class instances).
5050
"pickle" for information on these methods.
5151
"""
5252

53+
# XXX need to support copy_reg here too...
54+
5355
import types
5456

5557
error = 'copy.error'

0 commit comments

Comments
 (0)
0