It can't have the same name as the module it's trying to emulate. Python's local-imports-first rule means it would shadow the stdlib functools module and we would always get the fallback version.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
ftpserver.py | Loading commit data... | |
test_errors.py | Loading commit data... | |
test_expose.py | Loading commit data... | |
test_fs.py | Loading commit data... | |
test_ftpfs.py | Loading commit data... | |
test_objecttree.py | Loading commit data... | |
test_path.py | Loading commit data... | |
test_remote.py | Loading commit data... | |
test_s3fs.py | Loading commit data... | |
test_walk.py | Loading commit data... | |
test_watch.py | Loading commit data... | |
test_wrapfs.py | Loading commit data... | |
test_xattr.py | Loading commit data... | |
test_zipfs.py | Loading commit data... |