##// END OF EJS Templates
use inst.args instead of using __getitem__ directly...
use inst.args instead of using __getitem__ directly DeprecationWarning: __getitem__ not supported for exception classes in 3.x; use args attribute

File last commit:

r5158:d316124e default
r7474:b2cbced7 default
Show More
test-audit-path.out
8 lines | 234 B | text/plain | TextLexer
% should fail
abort: path contains illegal component: .hg/00changelog.i
adding a/a
% should fail
abort: path 'b/b' traverses symbolic link 'b'
% should succeed
% should still fail - maybe
abort: path 'b/b' traverses symbolic link 'b'