TextDocument: lazily convert substitution mapping to unicode
This way, the substitution mapping method can return a dynamic mapping, the only requirement is to implement __getitem__
Showing
Please register or sign in to comment
This way, the substitution mapping method can return a dynamic mapping, the only requirement is to implement __getitem__