how to change the current working directory path in ipython.
my current directory path is
pwd
Out[2]: u'C:\\Users\\as'now if i want to take the path to a subfolder of above 'C:\\Users\\as', what do i have to do? _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor
