forked from VimPlug/jedi
fixes python 2.5 problems
This commit is contained in:
@@ -14,6 +14,7 @@ class BaseOutput(object):
|
||||
'riscospath': 'os.path',
|
||||
'ntpath': 'os.path',
|
||||
'os2emxpath': 'os.path',
|
||||
'macpath': 'os.path',
|
||||
'_io': 'io'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user