1
0
forked from VimPlug/jedi
Files
jedi-fork/jedi/mixin/posix.py
2012-10-09 14:02:31 +02:00

6 lines
58 B
Python

def getcwd():
return ''
def getcwdu():
return ''