##// END OF EJS Templates
Store magic test. On MacOSX the temp dir in /var is symlinked into /private/var thus making this comparison fail. This is solved by using os.path.realpath to expand the tempdir into is's real directory.
Store magic test. On MacOSX the temp dir in /var is symlinked into /private/var thus making this comparison fail. This is solved by using os.path.realpath to expand the tempdir into is's real directory.
Jens Hedegaard Nielsen -
r11361:707f09d7
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / transformers
__init__.py Loading ...
activatable.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
csshtmlheader.py Loading ...
extractfigure.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
sphinx.py Loading ...