Commit 5b69f54
committed
Fix VimPathFinder.find_spec (Python 3.4+)
This implements the correct interface for a path entry finder.
Ref: https://docs.python.org/3.8/glossary.html#term-path-entry-finder1 parent f0c6ab0 commit 5b69f54
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
| 245 | + | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
0 commit comments