Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
MicroPython \.\+ version
Use \.\+
>>> # Check for emacs keys in REPL
>>> t = \.\+
>>> t == 2
True
>>>