##// 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.

File last commit:

r3954:94d97371
r11366:a21a3b9c merge
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h