[IPython-user] Deprecations galore
Ville M. Vainio
vivainio@gmail....
Thu May 24 13:36:18 CDT 2007
On 5/24/07, Ville M. Vainio <vivainio@gmail.com> wrote:
> I would rather make _ip.options easily accessible, for future growth.
>
> Perhaps expose them as O (big O) ín user_ns, and rig it so that O?
> shows the list of most common options?
Or just O<enter>. It would display the values of most typically
changed variables, and their possible values (because autocall has 3),
I once thought of adding
_ip.options._doc['autocall'] = "Determines blah blah, possible values blah blah"
string to most used options, and provide some plumbing in ipstruct to
provide help for them if needed. We could then harvest all the
documented options and display their values... perhaps even give them
some "priority" to separate essential from trivial.
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list