Daniel Mark wrote: > So how dos IPython modify my sys.path without trace???
sys.path.append() Specifically, line 321 of ipmaker.py -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco -- http://mail.python.org/mailman/listinfo/python-list