comparison rust/README.rst @ 49912:bc83ebe07bf0

pathauditor: make _checkfs_exists a static method This fixes the bug detected by pytype where the auditor used in vfs.py may be a no-op auditor (vfs.py, line 398), which doesn't have the _checkfs_exists method.
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Thu, 12 Jan 2023 16:15:51 +0000
parents eb383f093a01
children 5d20fc23e265
comparison
equal deleted inserted replaced
49911:c7a04bfabd4d 49912:bc83ebe07bf0