##// END OF EJS Templates
extensions: preparatory refactoring...
extensions: preparatory refactoring Small refactoring: - use 'try..except' rather than 'if-then', which removes the need for a separate 'path' variable and is more 'pythonic'. - promote log from 'debug' to 'info' and execute it immediately after loading before anything else. - clarify comments related to INDEX_EXTENSIONS
Thomas De Schampheleire -
r8420:2228102b default
Show More
Name Size Modified Last Commit Author
/ docs / usage
backup.rst Loading ...
customization.rst Loading ...
debugging.rst Loading ...
email.rst Loading ...
general.rst Loading ...
performance.rst Loading ...
statistics.rst Loading ...
troubleshooting.rst Loading ...
vcs_notes.rst Loading ...