view tests/test-bad-extension.out @ 3538:9b52239dc740

save settings from untrusted config files in a separate configparser This untrusted configparser is a superset of the trusted configparser, so that interpolation still works. Also add an "untrusted" argument to ui.config* to allow querying ui.ucdata. With --debug, we print a warning when we read an untrusted config file, and when we try to access a trusted setting that has one value in the trusted configparser and another in the untrusted configparser.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Thu, 26 Oct 2006 19:25:45 +0200
parents 01454af644b8
children 96e21337dc03
line wrap: on
line source

*** failed to import extension badext: invalid syntax (badext.py, line 1)
hg help [COMMAND]

show help for a command, extension, or list of commands