forked from VimPlug/jedi
6 lines
58 B
Python
6 lines
58 B
Python
def getcwd():
|
|
return ''
|
|
|
|
def getcwdu():
|
|
return ''
|