summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2018-03-05 09:54:21 -0500
committerGraham Christensen <graham@grahamc.com>2018-03-05 09:58:06 -0500
commit059a71a6119d0ef52948ec9e749c46bd1f9aa3d2 (patch)
tree42cc31be179b15ac834b21b500b3f5e4101d6114 /pkgs/development/python-modules/httpserver
parent830ccafedc6d3b0d51429b0c68c8b76ff9cadff4 (diff)
lib/options: teach showOptions about funny option names
Handle the case where options have funny symbols inside of them. Example: If I reference the following attribute without it being defined: security.acme.certs."example.com".webroot I now get the error: The option `security.acme.certs."example.com".webroot' is used but not defined. where before I got: The option `security.acme.certs.example.com.webroot' is used but not defined. which is not true.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions