Remove obsolete stuffs
This commit is contained in:
1593
bin/python/python-3.13/Lib/collections/__init__.py
Normal file
1593
bin/python/python-3.13/Lib/collections/__init__.py
Normal file
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
3
bin/python/python-3.13/Lib/collections/abc.py
Normal file
3
bin/python/python-3.13/Lib/collections/abc.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import _collections_abc
|
||||
import sys
|
||||
sys.modules[__name__] = _collections_abc
|
||||
Reference in New Issue
Block a user