Skip to content
Snippets Groups Projects
Commit ffe3e0e4 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: allow '^' as anchor for dictionary scoping (issue #429)

- The existing ':' anchor works for rvalue substitutions
  (Eg, ${:subdict.name}), but fails for lvalues, since it is
  a punctuation token and parse stops there.
parent c6bcd65d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment