##// 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 / templates
latex
skeleton
align_reveal_cells.tpl Loading ...
basichtml.tpl Loading ...
fullhtml.tpl Loading ...
markdown.tpl Loading ...
python.tpl Loading ...
reveal.tpl Loading ...
reveal_cells.tpl Loading ...
rst.tpl Loading ...
slides.tpl Loading ...
subslides.tpl Loading ...