forked from VimPlug/jedi
fix the source file read mode issue. if use 'r' mode, this may raise a `UnicodeDecodeError`.
18 KiB
18 KiB
fix the source file read mode issue. if use 'r' mode, this may raise a `UnicodeDecodeError`.