Scott Carr

Results 2 issues of Scott Carr

I've got a large grammar that's split up into multiple files and multiple grammars that I stitch together with import statements. If I include the top level file in my...

It's possible for `key` to be either `"objectClass"` or `b"objectClass"`. Other places use this self._object_class_keys to handle this scenario.