mirror of
https://github.com/davidhalter/jedi.git
synced 2026-05-25 01:38:36 +08:00
added posix mixin
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
def getcwd():
|
||||||
|
return ''
|
||||||
|
|
||||||
|
def getcwdu():
|
||||||
|
return ''
|
||||||
Reference in New Issue
Block a user