##// END OF EJS Templates
Merge pull request #3648 from jenshnielsen/store_test...
Merge pull request #3648 from jenshnielsen/store_test Fix store magic test On MacOSX the temp dir in /var is symlinked into /private/var thus making this comparison fail. This pull request fixes the issue by using os.path.realpath to expand the tempdir into the real directory.
Min RK -
r11366:a21a3b9c merge
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / console
tests
__init__.py Loading ...
app.py Loading ...
completer.py Loading ...
interactiveshell.py Loading ...