[Bug 241535] Re: ipythonrc should be setup for LightBG color scheme by default

2010-01-19 Thread Paul Kishimoto
Agreed! ** Changed in: ipython (Ubuntu) Status: New = Confirmed -- ipythonrc should be setup for LightBG color scheme by default https://bugs.launchpad.net/bugs/241535 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 241535] Re: ipythonrc should be setup for LightBG color scheme by default

2010-01-19 Thread Paul Kishimoto
...although this can now be handled with code like this in ipy_user_conf.py: import IPython.ipapi ip = IPython.ipapi.get() ... o = ip.options ... o.autoexec.append('%colors LightBG') -- ipythonrc should be setup for LightBG color scheme by default https://bugs.launchpad.net/bugs/241535 You