##// END OF EJS Templates
pathauditor: make _checkfs_exists a static method...
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.
Arseniy Alekseyev -
r50807:bc83ebe0 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src / commands
cat.rs Loading ...
config.rs Loading ...
debugdata.rs Loading ...
debugignorerhg.rs Loading ...
debugrequirements.rs Loading ...
debugrhgsparse.rs Loading ...
files.rs Loading ...
root.rs Loading ...
status.rs Loading ...