mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-27 09:42:18 +08:00
6 lines
58 B
Plaintext
6 lines
58 B
Plaintext
def getcwd():
|
|
return ''
|
|
|
|
def getcwdu():
|
|
return ''
|