Added os.chdir, os.getcwd, os.path.abspath. (#68)
* Implement os.chdir, os.getcwd. * Implement os.path.abspath. Add _AssertEqual() to check not only values but also types.
Showing
Please register or sign in to comment
* Implement os.chdir, os.getcwd. * Implement os.path.abspath. Add _AssertEqual() to check not only values but also types.