##// END OF EJS Templates
Replaced getting cwd from os.getcwd() to pathlib.Path.cwd() in cd().
Replaced getting cwd from os.getcwd() to pathlib.Path.cwd() in cd().
Aman -
r27754:6e3d5b4f
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
packaging.py Loading ...
pylab.py Loading ...
script.py Loading ...