Search found 2 matches
- Sun Aug 24, 2014 5:51 pm
- Forum: General Discussion and Questions
- Topic: Is os.chdir/getcwd working?
- Replies: 2
- Views: 4271
- Sun Aug 24, 2014 9:03 am
- Forum: General Discussion and Questions
- Topic: Is os.chdir/getcwd working?
- Replies: 2
- Views: 4271
Is os.chdir/getcwd working?
Hi all,
Got my Pyboard a few days ago.
I'm just going through the functions of the os module, and os.getcwd and os.chdir doesn't seem to exist at all, at least when using the REPL prompt!
All the other functions listed at http://micropython.org/doc/module/os/ appear to work just fine. What gives?
Got my Pyboard a few days ago.
I'm just going through the functions of the os module, and os.getcwd and os.chdir doesn't seem to exist at all, at least when using the REPL prompt!
All the other functions listed at http://micropython.org/doc/module/os/ appear to work just fine. What gives?