Comment 4 for bug 961468

Revision history for this message
Richard Stanton (a-stanton) wrote :

At least on the Mac I know why I get these results. At the command line, her's what happens when I execute the python command inside py-separator-char:

mortgage:MacOS stanton$ ipython -c "import os; print(os.sep)"
Enthought Python Distribution -- www.enthought.com

/
mortgage:MacOS stanton$