64-bit Vista Python 2.6 IPython 0.10 I want to try logging everything I do, so I set o.log = 1 in my ipy_user_conf.py . But logging doesn't start. It will if I enter "logstart" at the prompt. But what's the problem with 'o.log = 1'? Dick